Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Aug 26, 2020
1 parent 84897fb commit bc9f8c5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ yarn-error.log*

# Python Files
/api/venv
__pycache__/
__pycache__/

# Sensitive Info
q-snapshot/

0 comments on commit bc9f8c5

Please sign in to comment.