excluded some standard cruft from version control

This commit is contained in:
2026-06-11 15:44:15 -04:00
parent 363c84dc0b
commit 4cd8f4aac4
2 changed files with 10 additions and 62 deletions

12
.gitignore vendored
View File

@@ -1,2 +1,10 @@
.env
*.env
*.bak
**/Dockerfile.*
docker-compose.override.yml
docker-compose.*.env
tmp/
build/
.cache/
dist/
*.log
*.pid