Add ignore

This commit is contained in:
Brandon Cornejo 2013-12-22 14:45:30 -06:00
parent a67333f5a5
commit fff9b92123
6 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Bytpe-compilzed
__pycache__/
*.py[cod]
*.so

Binary file not shown.

BIN
board.pyc

Binary file not shown.

Binary file not shown.

BIN
utils.pyc

Binary file not shown.

BIN
views.pyc

Binary file not shown.