blob: 4654707623101c80acb32bc83485bcb87bca6594 [file] [log] [blame]
*.pyc
__pycache__
# vim swapfiles
*.sw?
# virtual environment
.venv/
# python packaging
MANIFEST
dist/
build/
*.egg-info/
# Pycharm stuff
.idea/