Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Helias committed Nov 28, 2019
1 parent 0d323a4 commit c141d19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ config/settings.yaml
data/DB.db
*.pyc
*/*.pyc
__pycache__/
*/__pycache__

0 comments on commit c141d19

Please sign in to comment.