cara/.gitignore

16 lines
116 B
Text

__pycache__
.ipynb_checkpoints
*.egg-info
*.DS_Store
*.pyc
# Editor stuff
*.swp
.idea
.vscode
env*
venv
support