1234567891011121314151617181920 |
- .idea/
- .vscode/
- __pycache__
- AssetProcessorTemp/**
- build/**
- Cache/**
- Editor/EditorEventLog.xml
- Editor/EditorLayout.xml
- Tools/**/*egg-info/**
- Tools/**/*egg-link
- UserSettings.xml
- user/Registry/**
- FrameCapture/**
- .DS_Store
- user*.cfg
- .mayaSwatches/
- _savebackup/
- #Output folder for test results when running Automated Tests
- TestResults/**
- *.swatches
|