.gitignore 79 B

123456789101112
  1. logs
  2. *.pyc
  3. *.iml
  4. .idea
  5. test
  6. venv
  7. wheels
  8. build
  9. dist
  10. etl_tool.spec
  11. tmp_file
  12. /test