Files
checkoutCreate/.gitignore
2022-10-04 15:44:54 +01:00

16 lines
95 B
Plaintext

.idea
.DS_Store
config.ini
venv/
.git
*.pyc
__pycache__/
*.egg-info
dist
build
.vscode
.env