fix: ignore all things containing git information
Some checks failed
/ update (push) Has been cancelled
Some checks failed
/ update (push) Has been cancelled
This commit is contained in:
parent
c9d61cd9fb
commit
ee4c6978e6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.forgejo
|
.forgejo
|
||||||
compose.yml
|
compose.yml
|
||||||
*.dockerfile
|
*.dockerfile
|
||||||
.gitignore
|
.git*
|
||||||
LICENSE
|
LICENSE
|
||||||
README.md
|
README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue