X Tutup
Skip to content

Commit 9030a1b

Browse files
committed
Removed gitignore (why was that here?) and used the correct syntax in the .hgignore
1 parent a6eed8a commit 9030a1b

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)
X Tutup