Commit f4b8c481 authored by Adam Roben's avatar Adam Roben

Merge pull request #503 from SimonSimCity/master

Fix having TYPO3 core-files as symlinks and fixed product-name
parents 834dc0a1 36102749
## Typo3
## TYPO3 v4
# Ignore serveral upload and file directories.
/fileadmin/user_upload/
/fileadmin/_temp_/
......@@ -12,7 +12,7 @@
/typo3conf/localconf_local.php
# Ignore system folders, you should have them symlinked.
# If not comment out the following two entries.
/typo3/
/t3lib/
/typo3
/t3lib
# Ignore temp directory.
/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