TasksManager/.gitignore

11 lines
99 B
Plaintext

/.idea/
/venv/
/packagesdir/
/db.sqlite3
/identifier.sqlite
migrations/
node_modules
.temp
.cache