mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 01:58:19 +00:00
Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
# For development the cache directory can be safely ignored and
|
||||
# therefore it is ignored.
|
||||
/cache/
|
||||
!/cache/index.html
|
||||
# Ignore some files and directories from the custom directory.
|
||||
/custom/history/
|
||||
/custom/modulebuilder/
|
||||
@@ -22,4 +23,5 @@
|
||||
*.log
|
||||
# Ignore the new upload directories.
|
||||
/upload/
|
||||
!/upload/index.html
|
||||
/upload_backup/
|
||||
|
Reference in New Issue
Block a user