X Tutup
Skip to content

Commit 84d18a6

Browse files
gitignore
1 parent 5c8ef06 commit 84d18a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.hgignore renamed to .gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dist/*
22
bpython.egg-info/*
3-
.pyc
3+
*.pyc
44
tags
55
_trial_temp
6-
.mo
6+
*.mo
77
build/*
88
env
99
.DS_Store

0 commit comments

Comments
 (0)
X Tutup