OGC/.gitignore

29 lines
295 B
Text
Raw Permalink Normal View History

2024-06-25 16:22:33 +02:00
src/overcooked_teacher_layout_imgs
*~
.venv
venv
env
!.gitkeep
tmp
.DS_Store
.idea
*.log
*.map
*.pyc
*.h5
__pycache__/
.pytest_cache
dist/
**/data/
**/logs/
**/results/
**/images/
**/wandb/
**/figures/
**/config/wandb.json
!docs/images
src/*.egg-info
**/.ipynb_checkpoints/
!src/minimax/config