Add .gitignore file

This commit is contained in:
Matt Guthaus 2016-11-09 10:49:40 -08:00
parent 8b86ee3e2e
commit 7054dcc42e
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.DS_Store
*~
*.pyc