##// END OF EJS Templates
.hgignore: add .venv to ignore dirs
super-admin -
r1093:6e658db3 python3
parent child Browse files
Show More
@@ -19,6 +19,7 b' syntax: regexp'
19 19 ^\.pydevproject$
20 20 ^\.coverage$
21 21 ^\.cache.*$
22 ^\.venv.*$
22 23 ^\.rhodecode$
23 24
24 25 ^.dev
General Comments 0
You need to be logged in to leave comments. Login now