diff options
author | Jens Jahnke <jan0sch@gmx.net> | 2011-07-08 09:45:55 +0200 |
---|---|---|
committer | Jens Jahnke <jan0sch@gmx.net> | 2011-07-08 09:45:55 +0200 |
commit | bf07e7ced897254e791de1d5b4aca4f1d342b22c (patch) | |
tree | 06a255763b52ca82ccf27f869b7e6f661050ab20 | |
parent | d4467b7bcf75e8209249ebc77d62ee00f1a3856a (diff) | |
download | gitignore-bf07e7ced897254e791de1d5b4aca4f1d342b22c.tar.gz gitignore-bf07e7ced897254e791de1d5b4aca4f1d342b22c.zip |
The directory cache/include can also be ignored.
-rw-r--r-- | SugarCRM.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore index 378d03fb..de1f8851 100644 --- a/SugarCRM.gitignore +++ b/SugarCRM.gitignore @@ -8,6 +8,7 @@ cache/diagnostic/* cache/dynamic_fields/* cache/feeds/* cache/import/* +cache/include/* cache/jsLanguage/* cache/modules/* !cache/modules/emails |