.githooks
.vscode
src
tests
.dockerignore
.drone.yml
.gitignore
CHANGELOG.md
Caddyfile
Dockerfile
Makefile
README.md
docker-compose.yml
entrypoint.sh
package.json
poetry.lock
pyproject.toml
tailwind.config.js
test.csv
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.venv
|
|
node_modules
|
|
package-lock.json
|
|
db.sqlite3
|
|
src/timetracker/static |