We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f740104 + e6d0ffa commit 0bce621Copy full SHA for 0bce621
1 file changed
Typo3.gitignore
@@ -8,12 +8,15 @@
8
/typo3conf/temp_CACHED*
9
/typo3conf/temp_fieldInfo.php
10
/typo3conf/deprecation_*.log
11
-/typo3conf/AdditionalConfiguration.php
+/typo3conf/ENABLE_INSTALL_TOOL
12
+/typo3conf/realurl_autoconf.php
13
+/FIRST_INSTALL
14
# Ignore system folders, you should have them symlinked.
15
# If not comment out the following entries.
16
/typo3
17
/typo3_src
18
/typo3_src-*
19
+/Packages
20
/.htaccess
21
/index.php
22
# Ignore temp directory.
0 commit comments