##// END OF EJS Templates
add tmp/pdf directory (#12189)...
Toshi MARUYAMA -
r10490:9e7f71080f92
parent child
Show More
1 NO CONTENT: new file 100644
@@ -19,6 +19,7
19 19 /public/plugin_assets
20 20 /tmp/*
21 21 /tmp/cache/*
22 /tmp/pdf/*
22 23 /tmp/sessions/*
23 24 /tmp/sockets/*
24 25 /tmp/test/*
@@ -21,6 +21,7 public/dispatch.*
21 21 public/plugin_assets
22 22 tmp/*
23 23 tmp/cache/*
24 tmp/pdf/*
24 25 tmp/sessions/*
25 26 tmp/sockets/*
26 27 tmp/test/*
General Comments 0
You need to be logged in to leave comments. Login now