mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-26 23:21:09 +00:00
chore: update gitignore list (#9437)
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
This commit is contained in:
5
options/gitignore/Exercism
Normal file
5
options/gitignore/Exercism
Normal file
@@ -0,0 +1,5 @@
|
||||
# gitignore template for Exercism project
|
||||
# website: https://exercism.io/
|
||||
|
||||
# Ignore .exercism folder which contain sensitive data
|
||||
.exercism
|
||||
Reference in New Issue
Block a user