aboutsummaryrefslogtreecommitdiffstats
path: root/SugarCRM.gitignore
diff options
context:
space:
mode:
authorJohn Mertic <jmertic@gmail.com>2011-09-08 17:06:04 -0300
committerJohn Mertic <jmertic@gmail.com>2011-09-08 17:06:04 -0300
commitaa60b9b7a8568f0b4b29b57d6dc475aced252370 (patch)
treec7fc99e48fa838f713a34f4f1ad56b68cf8a8489 /SugarCRM.gitignore
parent4c9fba7b1e942141a3bf5345a8c3b91b3d77d241 (diff)
downloadgitignore-aa60b9b7a8568f0b4b29b57d6dc475aced252370.tar.gz
gitignore-aa60b9b7a8568f0b4b29b57d6dc475aced252370.zip
Added to ignore the custom/modules/*/Ext/ directory, since these files are always built.
Diffstat (limited to 'SugarCRM.gitignore')
-rw-r--r--SugarCRM.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore
index 833485e3..44ff2163 100644
--- a/SugarCRM.gitignore
+++ b/SugarCRM.gitignore
@@ -22,6 +22,7 @@ cache/xml/*
custom/history/*
custom/modulebuilder/*
custom/working/*
+custom/modules/*/Ext/
# Custom configuration should also be ignored.
/config.php
/config_override.php