Add .gitignore

This commit is contained in:
Stuart Longland 2018-01-06 14:13:15 +10:00
parent 39abc22b73
commit d3a49edb2b
Signed by: stuartl
GPG Key ID: F954BBBB7948D546

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
.*.sw?
*.sw?
.sw?
*.pyo
*.pyc
__pycache__
build