# data
!torchfly/training/data
*.arrow
*.hdf5
*.pa
*.json
*.jsonl
*.txt
*.zip
!requirements.txt
*.db
# log files
*.log
outputs*
runs
exp_results
# pickle and torch files
*.pth
*.th
*.pkl
# c++ compiles
*.o
*.so
# misc
__pycache__
*.egg-info
.ipynb_checkpoints
# No MAC
.DS_Store
# website
site
# specific
*Test*.ipynb
test_*.py