Skip to content

Commit 6fec0f5

Browse files
author
Josef Glatz
committed
[TYPO3] Add temporary files to .gitignore
These temporary files should never be commited.
1 parent fcd0fe9 commit 6fec0f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Typo3.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
/typo3conf/temp_CACHED*
99
/typo3conf/temp_fieldInfo.php
1010
/typo3conf/deprecation_*.log
11+
/typo3conf/ENABLE_INSTALL_TOOL
12+
/FIRST_INSTALL
1113
# Ignore system folders, you should have them symlinked.
1214
# If not comment out the following entries.
1315
/typo3

0 commit comments

Comments
 (0)