| __pycache__/ | |
| *.pyc | |
| .DS_Store | |
| # Generated agent traces (keep the directory, ignore the contents) | |
| traces/*.json | |
| # Don't commit the raw asset archives | |
| *.zip | |
| *.rar | |
| New Resources/ | |
| __pycache__/ | |
| *.pyc | |
| .DS_Store | |
| # Generated agent traces (keep the directory, ignore the contents) | |
| traces/*.json | |
| # Don't commit the raw asset archives | |
| *.zip | |
| *.rar | |
| New Resources/ | |