##// END OF EJS Templates
Add temporary documentation files and profiling output to .hgignore
Samuel Tardieu -
r850:d2bf8b95 default
parent child Browse files
Show More
@@ -4,10 +4,11 b''
4 \.so$
4 \.so$
5 \.pyc$
5 \.pyc$
6 \.swp$
6 \.swp$
7 \.prof$
7 ^tests/.*\.err$
8 ^tests/.*\.err$
8 ^build/
9 ^build/
9 ^dist/
10 ^dist/
10 ^doc/.*\.[0-9]$
11 ^doc/.*\.[0-9](\.(x|ht)ml)?$
11 ^MANIFEST$
12 ^MANIFEST$
12 ^\.pc/
13 ^\.pc/
13 ^patches/
14 ^patches/
General Comments 0
You need to be logged in to leave comments. Login now