aboutsummaryrefslogtreecommitdiffstats
path: root/Typo3.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1646 from josefglatz/TYPO3-improvementsBrendan Forster2018-06-171-1/+4
|\ | | | | [Typo3] assorted changes
| * [TYPO3] Add ext:realurls's autoconfig fileJosef Glatz2015-09-021-0/+1
| | | | | | | | | | If you are using the common used ext:realurl without a custom extConf the auto generated config file shouldn’t be added to scm.
| * [TYPO3] Support basic TYPO3 composer distributionJosef Glatz2015-09-021-0/+1
| |
| * [TYPO3] Add temporary files to .gitignoreJosef Glatz2015-09-021-0/+2
| | | | | | | | These temporary files should never be commited.
| * [TYPO3] Remove AdditionalConfiguration.phpJosef Glatz2015-09-021-1/+0
| | | | | | | | This file is part of the configuration for TYPO3.
* | Fix few typosJustas Brazauskas2015-12-131-1/+1
|/
* Update Typo3.gitignore for CMS v6.2Florian Fida2015-06-171-7/+9
| | | | | | | Typo3 now has an official way of overriding Configuration (AdditionalConfiguration.php). /t3lib has moved into the /typo3 Directory. Removed v4 specific ignores because it is deprecated and should no longer be used. There were ignores missing for the symlinked setup.
* Update Typo3.gitignore - added version number as TYPO3 CMS v6 needs ↵Simon Schick2013-01-091-1/+1
| | | | different .gitignore file
* Update Typo3.gitignore - ignore symlinks, not directories for core-filesSimon Schick2013-01-091-2/+2
|
* Added gitignore file for Typo3.Jens Jahnke2012-10-171-0/+18
To make it easier to handle typo3 under git. There is a related entry at stackoverflow: http://stackoverflow.com/questions/11905360/how-best-to-manage-typo3-installations-using-git