Commit 6e70fb14 authored by Paul Betts's avatar Paul Betts

Merge pull request #199 from jmertic/patch-1

Added to ignore the custom/modules/*/Ext/ directory, since these files ar
parents 0400872b aa60b9b7
...@@ -22,6 +22,7 @@ cache/xml/* ...@@ -22,6 +22,7 @@ cache/xml/*
custom/history/* custom/history/*
custom/modulebuilder/* custom/modulebuilder/*
custom/working/* custom/working/*
custom/modules/*/Ext/
# 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