Files
2023-10-13 14:01:41 +00:00

15 lines
119 B
Plaintext

*.pyc
__pycache__
# vim swapfiles
*.sw?
# python packaging
MANIFEST
dist/
build/
*.egg-info/
# Pycharm stuff
.idea/