##// END OF EJS Templates
added egg-info,and .egg in hgignore
marcink -
r1236:a28bd9cb default
parent child Browse files
Show More
@@ -1,6 +1,8 b''
1 syntax: glob
1 syntax: glob
2 *.pyc
2 *.pyc
3 *.swp
3 *.swp
4 *.egg-info
5 *.egg
4
6
5 syntax: regexp
7 syntax: regexp
6 ^build
8 ^build
@@ -13,4 +15,3 b' syntax: regexp'
13 ^rhodecode\.db$
15 ^rhodecode\.db$
14 ^test\.db$
16 ^test\.db$
15 ^repositories\.config$
17 ^repositories\.config$
16 ^RhodeCode\.egg-info$
General Comments 0
You need to be logged in to leave comments. Login now