1
0

.gitignore 43 B

123456
  1. .env
  2. __pycache__/
  3. *.pyc
  4. runs/
  5. notes/
  6. data/