Commit 6fec0f51 authored by Josef Glatz's avatar Josef Glatz

[TYPO3] Add temporary files to .gitignore

These temporary files should never be commited.
parent fcd0fe91
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment