Skip to content

Commit 07840a1

Browse files
committed
Move .hgignore to .gitignore, update
1 parent 32f7c43 commit 07840a1

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
**.pyc
2+
*.egg*
3+
build/*
4+
dist/*
5+
doc/build/*

.hgignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)