From 6fec0f51e560f6d8c8c116d0d2c8438c4dd4d89e Mon Sep 17 00:00:00 2001 From: Josef Glatz Date: Wed, 2 Sep 2015 15:16:43 +0200 Subject: [PATCH] [TYPO3] Add temporary files to .gitignore These temporary files should never be commited. --- Typo3.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Typo3.gitignore b/Typo3.gitignore index 029d7b1f..e8200c33 100644 --- a/Typo3.gitignore +++ b/Typo3.gitignore @@ -8,6 +8,8 @@ /typo3conf/temp_CACHED* /typo3conf/temp_fieldInfo.php /typo3conf/deprecation_*.log +/typo3conf/ENABLE_INSTALL_TOOL +/FIRST_INSTALL # Ignore system folders, you should have them symlinked. # If not comment out the following entries. /typo3