mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 23:55:48 +08:00
chore: update gitignore list (#9437)
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user