.githooks
.github
.vscode
common
games
tests
timetracker
.dockerignore
.drone.yml
.editorconfig
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
Caddyfile
Dockerfile
Makefile
README.md
docker-compose.no-caddy.yml
docker-compose.yml
entrypoint.sh
manage.py
package.json
poetry.lock
pyproject.toml
shell.nix
tailwind.config.js
12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
__pycache__
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.venv/
|
|
node_modules
|
|
package-lock.json
|
|
db.sqlite3
|
|
/static/
|
|
dist/
|
|
.DS_Store
|
|
.python-version
|