Skip to content

Commit

Permalink
Merge pull request schodet#140 from dlech/ignore-pycache
Browse files Browse the repository at this point in the history
add .gitignore to ignore __pycache__
  • Loading branch information
GoldSloth authored Apr 28, 2018
2 parents 16d3ac2 + f742a8b commit a7667d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nxt/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__

0 comments on commit a7667d5

Please sign in to comment.