Skip to content

Commit 5310593

Browse files
author
Jens Jahnke
committed
Ignore some files and directories from the custom directory.
1 parent 8996059 commit 5310593

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

SugarCRM.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ cache/pdf/*
1515
cache/smarty/cache/*
1616
cache/smarty/templates_c/*
1717
cache/xml/*
18+
# Ignore some files and directories from the custom directory.
19+
custom/history/*
20+
custom/modulebuilder/*
21+
custom/working/*
1822
# Custom configuration should also be ignored.
1923
/config.php
2024
/config_override.php

0 commit comments

Comments
 (0)