Skip to content

Commit 0bce621

Browse files
authored
Merge pull request #1646 from josefglatz/TYPO3-improvements
[Typo3] assorted changes
2 parents f740104 + e6d0ffa commit 0bce621

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Typo3.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@
88
/typo3conf/temp_CACHED*
99
/typo3conf/temp_fieldInfo.php
1010
/typo3conf/deprecation_*.log
11-
/typo3conf/AdditionalConfiguration.php
11+
/typo3conf/ENABLE_INSTALL_TOOL
12+
/typo3conf/realurl_autoconf.php
13+
/FIRST_INSTALL
1214
# Ignore system folders, you should have them symlinked.
1315
# If not comment out the following entries.
1416
/typo3
1517
/typo3_src
1618
/typo3_src-*
19+
/Packages
1720
/.htaccess
1821
/index.php
1922
# Ignore temp directory.

0 commit comments

Comments
 (0)