Cleanup: delete .arcconfig
[blender-dev-tools.git] / .gitignore
blob6aec9ef34c07f5ee5bc8da7f2e6685203c0607ee
1 # generic files to ignore
2 .*
4 # python temp paths
5 __pycache__/
6 *.py[cod]
8 # editors
9 *~
10 *.swp
11 *.swo