timetracker/.gitignore
Lukáš Kucharczyk 2f00be455d
All checks were successful
continuous-integration/drone/push Build is passing
Rename project (#41)
The old naming scheme was causing confusion and probably errors.

Reviewed-on: #41
2023-01-19 19:35:25 +00:00

8 lines
108 B
Plaintext

__pycache__
.mypy_cache
.pytest_cache
.venv
node_modules
package-lock.json
db.sqlite3
src/timetracker/static