This commit is contained in:
zman 2024-03-24 12:27:13 -04:00
parent bc74afd9b9
commit e84bf33a59

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
__pycache__
.venv
*.sqlite3
*.log*
*.log*
node_modules