Skip to content

Commit

Permalink
Add .gitignore for compiled python artifacts (*.pyc)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwooldridge committed Sep 21, 2016
1 parent 64c1a40 commit 193c41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
build
autogenerated_rst_docs
*.pyc

0 comments on commit 193c41f

Please sign in to comment.