We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8996059 commit 5310593Copy full SHA for 5310593
SugarCRM.gitignore
@@ -15,6 +15,10 @@ cache/pdf/*
15
cache/smarty/cache/*
16
cache/smarty/templates_c/*
17
cache/xml/*
18
+# Ignore some files and directories from the custom directory.
19
+custom/history/*
20
+custom/modulebuilder/*
21
+custom/working/*
22
# Custom configuration should also be ignored.
23
/config.php
24
/config_override.php
0 commit comments