##// END OF EJS Templates
Ignore .orig and .rej files from patch
mpm@selenic.com -
r51:0cbcdb85 default
parent child Browse files
Show More
@@ -1,5 +1,7
1 .*\.orig
2 .*\.rej
1 .*~
3 .*~
2 .*pyc
4 .*pyc
3 build/.*
5 build/.*
4 dist/
6 dist/
5 MANIFEST$
7 MANIFEST$
General Comments 0
You need to be logged in to leave comments. Login now