mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 10:08:20 +00:00
Update gitignore list (#5258)
* update gitignore * Handle symlink in tar * Add some logs
This commit is contained in:
committed by
techknowlogick
parent
54259e2f88
commit
57a8440db3
@@ -7,8 +7,10 @@ config/settings.*.php
|
||||
# The following files are generated by PrestaShop.
|
||||
|
||||
admin-dev/autoupgrade/
|
||||
/cache/
|
||||
/cache/*
|
||||
!/cache/index.php
|
||||
!/cache/*/
|
||||
/cache/*/*
|
||||
!/cache/cachefs/index.php
|
||||
!/cache/purifier/index.php
|
||||
!/cache/push/index.php
|
||||
|
Reference in New Issue
Block a user