Updated .gitignore

This commit is contained in:
Cameron Eure 2012-10-09 09:39:54 -07:00
commit 2263322fcf
2 changed files with 3 additions and 0 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

3
.gitignore vendored
View file

@ -2,3 +2,6 @@ Xcode
Xcode/*
build
build/*
__pycache__
__pycache__/*
*.pyc