Skip to content

Commit

Permalink
Add basic gitignore for Python projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Mar 25, 2013
1 parent c9d6f4e commit 6243e2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
*~
*.py[cod]

0 comments on commit 6243e2e

Please sign in to comment.