Add .gitignore

This commit is contained in:
2026-01-09 17:17:45 +01:00
parent b78762155f
commit 1e71c62f68

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.log
tmp/
.cache/
.env
.env.*