Skip to content

Commit

Permalink
Merged in jwalden/mypy/ignore-build-dir (pull request #2)
Browse files Browse the repository at this point in the history
Add build/ to .gitignore
  • Loading branch information
JukkaL committed Jul 15, 2014
2 parents 107794d + f534e11 commit 5b7cafa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
build/
__pycache__
*.pyc
*.pyc

0 comments on commit 5b7cafa

Please sign in to comment.