Add gitignore

This commit is contained in:
pR0Ps 2014-12-24 23:56:13 -05:00
parent 667260e324
commit 201a20e1c3

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__/
*.py[cod]