We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee6788 commit 45b39faCopy full SHA for 45b39fa
1 file changed
SugarCRM.gitignore
@@ -23,13 +23,11 @@ custom/history/*
23
custom/modulebuilder/*
24
custom/working/*
25
custom/modules/*/Ext/
26
+custom/application/Ext/*
27
# Custom configuration should also be ignored.
28
/config.php
29
/config_override.php
30
# The silent upgrade scripts aren't needed.
31
silentUpgrade*.php
32
# Logs files can safely be ignored.
33
*.log
-# Ignore Files Built By Other Files
34
-custom/modules/*/Ext/
35
-custom/application/Ext/*
0 commit comments