← back to Paul Conrad Archive

.gitignore

16 lines

node_modules/
.env*
!.env.example
tmp/
*.log
.DS_Store
dist/
build/
.venv/
__pycache__/
data/cache/
.pytest_cache/
*.egg-info/
*.db-wal
*.db-shm