Skip to content

Commit

Permalink
gitignore: add '__pycache__' directories
Browse files Browse the repository at this point in the history
  • Loading branch information
sumpfralle committed Mar 9, 2018
1 parent 413f7c4 commit 23d890c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.*.swp
*~

__pycache__/

0 comments on commit 23d890c

Please sign in to comment.