1
0
Fork 0
identify/.gitignore

9 lines
79 B
Text
Raw Normal View History

*.egg-info
*.py[co]
/.coverage
/.pytest_cache
/.tox
/coverage-html
/dist
/venv