.gitignore 64 B

123456789
  1. .idea/
  2. __pycache__/
  3. *.pyc
  4. *.xlsx
  5. *.txt
  6. *.pkl
  7. *.csv
  8. *.png
  9. *.json