Set up basic Git ignore rules

This commit is contained in:
Maxim Kulkin 2013-09-13 17:36:27 +04:00
parent 815bbcf70e
commit c0a856d3cc

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
# Python stuff
*.pyc
# Vim stuff
.*.swp
.*.swo