##// END OF EJS Templates
add vendor/cache to .hgignore and .gitignore...
Toshi MARUYAMA -
r8812:09d243f4e125
parent child
Show More
@@ -21,6 +21,7
21 21 /tmp/sessions/*
22 22 /tmp/sockets/*
23 23 /tmp/test/*
24 /vendor/cache
24 25 /vendor/rails
25 26 *.rbc
26 27
@@ -23,6 +23,7 tmp/cache/*
23 23 tmp/sessions/*
24 24 tmp/sockets/*
25 25 tmp/test/*
26 vendor/cache
26 27 vendor/rails
27 28 *.rbc
28 29
General Comments 0
You need to be logged in to leave comments. Login now