mirror of
https://github.com/go-gitea/gitea
synced 2025-08-08 18:48:21 +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:
@@ -1,7 +1,4 @@
|
||||
*.log
|
||||
.htaccess
|
||||
sitemap.xml
|
||||
sitemap.xml.gz
|
||||
wp-config.php
|
||||
wp-content/advanced-cache.php
|
||||
wp-content/backup-db/
|
||||
@@ -13,6 +10,9 @@ wp-content/uploads/
|
||||
wp-content/wp-cache-config.php
|
||||
wp-content/plugins/hello.php
|
||||
|
||||
/readme.html
|
||||
/.htaccess
|
||||
/license.txt
|
||||
/readme.html
|
||||
/sitemap.xml
|
||||
/sitemap.xml.gz
|
||||
|
||||
|
Reference in New Issue
Block a user