Changeset - a28bd9cb6549
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2011-04-09 19:59:40
marcin@python-works.com
added egg-info,and .egg in hgignore
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
syntax: glob
 
*.pyc
 
*.swp
 
*.egg-info
 
*.egg
 

	
 
syntax: regexp
 
^build
 
@@ -13,4 +15,3 @@ syntax: regexp
 
^rhodecode\.db$
 
^test\.db$
 
^repositories\.config$
 
^RhodeCode\.egg-info$
0 comments (0 inline, 0 general)