Skip to content

Commit 40e6de3

Browse files
committed
Removed gitignore (why was that here?) and used the correct syntax in the .hgignore
1 parent 229da98 commit 40e6de3

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.gitignore

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

.hgignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dist/*
22
bpython.egg-info/*
3-
bpython/*.pyc
3+
.pyc

0 commit comments

Comments
 (0)