pokemans/.gitignore
2024-03-24 12:27:13 -04:00

6 lines
52 B
Plaintext

*.db
__pycache__
.venv
*.sqlite3
*.log*
node_modules