Skip to content

Commit

Permalink
.gitignore: Add with *.pyc and common editor cruft.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Mehnle committed Nov 14, 2014
1 parent 2934ed3 commit 22c8dc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**.swp
*.pyc
~*
*~

0 comments on commit 22c8dc0

Please sign in to comment.