# generic files to ignore .* # python temp paths __pycache__/ *.py[cod] # editors *~ *.swp *.swo *# # QtCreator CMakeLists.txt.user # ms-windows Thumbs.db ehthumbs.db Desktop.ini # commonly used paths in blender /blender.bin /user-config.py /BUILD_NOTES.txt # local patches /*.patch /*.diff # 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 /doc/python_api/rst/in_menu.png /doc/python_api/rst/menu_id.png /doc/python_api/rst/op_prop.png /doc/python_api/rst/run_script.png /doc/python_api/rst/spacebar.png