blender-addons/.gitignore
Florian Meyer 194cd6e8b2 add cycles folder to gitignore
Cycles addon is saved externally and only copied here on build.
When working in this repo it helps not to see it.
2018-10-29 12:49:40 +01:00

21 lines
177 B
Plaintext

# generic files to ignore
.*
# python temp paths
__pycache__/
*.py[cod]
# editors
*~
*.swp
*.swo
*#
# ms-windows
Thumbs.db
ehthumbs.db
Desktop.ini
# external addons
cycles/