forked from forgejo/forgejo
chore: update gitignore list (#9437)
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
This commit is contained in:
parent
d9a0ba2cac
commit
db5524a9ab
85 changed files with 1579 additions and 295 deletions
|
@ -1,4 +1,5 @@
|
|||
.*.aux
|
||||
.*.d
|
||||
*.a
|
||||
*.cma
|
||||
*.cmi
|
||||
|
@ -17,6 +18,8 @@
|
|||
*.v.d
|
||||
*.vio
|
||||
*.vo
|
||||
*.vok
|
||||
*.vos
|
||||
.coq-native/
|
||||
.csdp.cache
|
||||
.lia.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue