Updated from svn trunk (rBTS6803).
[blender-translations.git] / .gitignore
blobd4e04b64dcab951ebb1f356b8c7857d6f6fd39bb
1 # generic files to ignore
2 .*
4 # python temp paths
5 __pycache__/
6 *.py[cod]
8 # editors
9 *~
10 *.swp
11 *.swo
14 # ms-windows
15 Thumbs.db
16 ehthumbs.db
17 Desktop.ini
19 # commonly used paths in blender
20 /blender.bin
21 /user-config.py