add gitignore

This commit is contained in:
Mathieu Virbel 2010-11-05 13:24:55 -04:00
parent bc28d6b825
commit d1842b7025
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
.noseids
Kivy.egg-info
*.c
*.so
*.pyc
*.pyo
*~
*.swp
*.DS_Store
*.kpf
build/*