##// END OF EJS Templates
reflect r13487 and r13488 svn:ignore changes to .hgignore and .gitignore (#8817)...
Toshi MARUYAMA -
r13110:be48d44fe7d9
parent child
Show More
@@ -20,7 +20,7
20 20 /plugins/*
21 21 !/plugins/README
22 22 /public/dispatch.*
23 /public/plugin_assets
23 /public/plugin_assets/*
24 24 /public/themes/*
25 25 !/public/themes/alternate
26 26 !/public/themes/classic
@@ -20,7 +20,7 lib/redmine/scm/adapters/mercurial/redminehelper.pyo
20 20 log/*.log*
21 21 log/mongrel_debug
22 22 public/dispatch.*
23 public/plugin_assets
23 public/plugin_assets/*
24 24 tmp/*
25 25 tmp/cache/*
26 26 tmp/pdf/*
General Comments 0
You need to be logged in to leave comments. Login now