We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8ef06 commit 84d18a6Copy full SHA for 84d18a6
.hgignore .gitignore.hgignore renamed to .gitignore
@@ -1,9 +1,9 @@
1
dist/*
2
bpython.egg-info/*
3
-.pyc
+*.pyc
4
tags
5
_trial_temp
6
-.mo
+*.mo
7
build/*
8
env
9
.DS_Store
0 commit comments