Skip to content

Commit ed19c02

Browse files
committed
Add the dist directory to .hgignore.
1 parent c7c7bd1 commit ed19c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.hgignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
syntax: glob
22
**.pyc
33
build/*
4+
dist/*
45
*.egg*

0 commit comments

Comments
 (0)