fix: ignore all things containing git information
Some checks failed
/ update (push) Has been cancelled

This commit is contained in:
ahoemann 2025-02-12 10:40:57 +01:00
parent c9d61cd9fb
commit ee4c6978e6

View file

@ -1,6 +1,6 @@
.forgejo .forgejo
compose.yml compose.yml
*.dockerfile *.dockerfile
.gitignore .git*
LICENSE LICENSE
README.md README.md