Files
timetracker/.gitignore
2023-01-02 20:03:26 +01:00

5 lines
59 B
Plaintext

__pycache__
.venv
node_modules
package-lock.json
db.sqlite3