Skip to content

Commit

Permalink
Ignore __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikratio committed Feb 15, 2018
1 parent 67d7fc9 commit a4a06aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.pyc
__pycache__/
/.project
/.pydevproject
/.settings
Expand Down
1 change: 1 addition & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
syntax: regexp
\.pyc$
__pycache__/
^.project$
^.pydevproject$
^.settings$
Expand Down

0 comments on commit a4a06aa

Please sign in to comment.