.gitignore 68 B

12345678
  1. **/__pycache__
  2. /game
  3. /gen
  4. /target
  5. /test
  6. /test.py
  7. __pycache__
  8. /.idea