Skip to content

Commit 29c6c06

Browse files
committed
add ignore
1 parent 447e3b9 commit 29c6c06

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.hgignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
syntax: glob
2+
*.pyc
3+
*.so
4+
*.c
5+
*.egg-*
6+
*.eclipse.*
7+
syntax: regexp
8+
^build$
9+
syntax: regexp
10+
^dist$

0 commit comments

Comments
 (0)