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