tornavis/.gitignore

36 lines
441 B
Plaintext
Raw Normal View History

2013-11-15 08:51:31 +01:00
# generic files to ignore
.*
# python temp paths
__pycache__/
*.py[cod]
# editors
*~
*.swp
*.swo
*#
# QtCreator
CMakeLists.txt.user
2013-11-15 08:51:31 +01:00
# ms-windows
Thumbs.db
ehthumbs.db
Desktop.ini
# commonly used paths in blender
/blender.bin
/BUILD_NOTES.txt
2013-11-15 08:51:31 +01:00
# local patches
/*.patch
/*.diff
2014-07-27 14:04:10 +02:00
# in-source doc-gen
/doc/doxygen/html/
/doc/python_api/sphinx-in-tmp/
/doc/python_api/sphinx-in/
/doc/python_api/sphinx-out/
/doc/python_api/rst/bmesh.ops.rst