提交 53105937 编写于 作者: J Jens Jahnke

Ignore some files and directories from the custom directory.

上级 8996059f
...@@ -15,6 +15,10 @@ cache/pdf/* ...@@ -15,6 +15,10 @@ cache/pdf/*
cache/smarty/cache/* cache/smarty/cache/*
cache/smarty/templates_c/* cache/smarty/templates_c/*
cache/xml/* cache/xml/*
# Ignore some files and directories from the custom directory.
custom/history/*
custom/modulebuilder/*
custom/working/*
# Custom configuration should also be ignored. # Custom configuration should also be ignored.
/config.php /config.php
/config_override.php /config_override.php
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册