mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 17:48:19 +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
@@ -8,12 +8,15 @@
|
||||
/typo3conf/temp_CACHED*
|
||||
/typo3conf/temp_fieldInfo.php
|
||||
/typo3conf/deprecation_*.log
|
||||
/typo3conf/AdditionalConfiguration.php
|
||||
/typo3conf/ENABLE_INSTALL_TOOL
|
||||
/typo3conf/realurl_autoconf.php
|
||||
/FIRST_INSTALL
|
||||
# Ignore system folders, you should have them symlinked.
|
||||
# If not comment out the following entries.
|
||||
/typo3
|
||||
/typo3_src
|
||||
/typo3_src-*
|
||||
/Packages
|
||||
/.htaccess
|
||||
/index.php
|
||||
# Ignore temp directory.
|
||||
|
Reference in New Issue
Block a user