aboutsummaryrefslogtreecommitdiffstats
path: root/SugarCRM.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Explanations for ignoring the cache directoryJens Jahnke2013-11-271-1/+5
| | | | | I wrote a more explanatory comment regarding the cache directory and why it is ignored.
* Adapted the ignored directories to use `dir/` instead of `dir/*`Jens Jahnke2013-11-121-7/+7
|
* Added the new upload directories and ignore the cache directory completely.Jens Jahnke2013-11-121-23/+11
| | | | | | | | | | | | | | With SugarCRM 6.4 the `cache/upload` directory moved to `upload` and `upload_backup`. These directories can safely be ignored. Additionally the `cache` directory is now ignored completely because it leads to the behaviour to use the git repository as a kind of backup tool if several parts of it are included. Furthermore the directory structure beneath `cache` is victim of enduring changes by the developers. I did also some code cleanup regarding the path names e.g. adding a `/` before most file and directory names.
* Group custom/ dirs in SugarCRM ignoreChris Wanstrath2012-04-181-3/+1
|
* Merge pull request #213 from jwhitcraft/patch-1Chris Wanstrath2012-04-181-0/+3
|\ | | | | Update SugarCRM.gitignore
| * Update SugarCRM.gitignoreJon Whitcraft2011-10-271-0/+3
| |
* | Added to ignore the custom/modules/*/Ext/ directory, since these files are ↵John Mertic2011-09-081-0/+1
|/ | | | always built.
* Sometime the emails folder starts with an uppercase letter.Jens Jahnke2011-08-181-0/+1
|
* The directory cache/include can also be ignored.Jens Jahnke2011-07-081-0/+1
|
* The contents of cache/themes can be safely ignored at least from Sugar 6 onward.Jens Jahnke2011-07-061-0/+1
|
* Revert "Ignore some javascript which will be regenerated."Jens Jahnke2011-07-011-9/+0
| | | | This reverts commit 8e27618144d89e93e55dc96a120813093815a6f9.
* Ignore some javascript which will be regenerated.Jens Jahnke2011-07-011-0/+9
|
* Ignore some files and directories from the custom directory.Jens Jahnke2011-07-011-0/+4
|
* The paths for .htaccess, config.php and config_override.php shouldJens Jahnke2011-06-291-3/+3
| | | | | be absolute because there may be some files with the same names deeper in the path structure.
* Added an ignore file for sugarcrm.Jens Jahnke2011-06-291-0/+24