123456789101112131415161718192021222324252627282930 |
- *.ilk
- *.suo
- *.user
- *.o
- *.temp
- *.bootstrap.digests
- *.log
- *.exp
- *.vssettings
- *.exportlog
- *.mayaSwatches
- *.ma.swatches
- *.bak
- *.bak2
- *.akd
- Solutions
- BinTemp
- *.options
- *.pyc
- *.db
- Cache
- AssetProcessor_tmp.exe
- Builders_Temp
- Bin64vc*
- $tmp*
- .pytest_cache
- __pycache__
- # Python Module egg file
- *.egg
- *.egg-link
|