update gitignore for development files

zeedee
carlosperate 2015-07-21 16:14:56 +01:00
parent cfc575cd30
commit 623d0af789
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@ -1,2 +1,15 @@
.DS_store
._*
Thumbs.db
Desktop.ini
# Project files
ino_project
# Closure library needed for uncompressed development
/closure-library
/closure-library-read-only
# Python byte-compiled / optimized
__pycache__/
*.py[cod]