Commit 53105937 authored by Jens Jahnke's avatar Jens Jahnke

Ignore some files and directories from the custom directory.

parent 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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment