We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 834dc0a + 3610274 commit f4b8c48Copy full SHA for f4b8c48
1 file changed
Typo3.gitignore
@@ -1,4 +1,4 @@
1
-## Typo3
+## TYPO3 v4
2
# Ignore serveral upload and file directories.
3
/fileadmin/user_upload/
4
/fileadmin/_temp_/
@@ -12,7 +12,7 @@
12
/typo3conf/localconf_local.php
13
# Ignore system folders, you should have them symlinked.
14
# If not comment out the following two entries.
15
-/typo3/
16
-/t3lib/
+/typo3
+/t3lib
17
# Ignore temp directory.
18
/typo3temp/
0 commit comments