Initial .gitignore

This commit is contained in:
Trey Blancher 2017-12-08 16:25:11 -05:00
parent c885ca37c5
commit 2ca57e325a
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Log files, and archives
*.xz
*.log
*.tar
*.pyc
*.sw*