Commit 6e9d58f5 authored by Simon Schick's avatar Simon Schick

Update Typo3.gitignore - ignore symlinks, not directories for core-files

parent f31b319d
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
/typo3conf/localconf_local.php /typo3conf/localconf_local.php
# Ignore system folders, you should have them symlinked. # Ignore system folders, you should have them symlinked.
# If not comment out the following two entries. # If not comment out the following two entries.
/typo3/ /typo3
/t3lib/ /t3lib
# Ignore temp directory. # Ignore temp directory.
/typo3temp/ /typo3temp/
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