pre-commit/.gitignore
2022-12-13 18:35:33 +00:00

7 lines
59 B
Text

*.egg-info
*.py[co]
/.coverage
/.tox
/dist
.vscode/
.idea/