Skip to content

Commit 2fe7685

Browse files
Merged in msabramo/pyrepl/msabramo/hgignore (pull request #5)
.hgignore: Add \.pyc
2 parents d6e00e2 + 5c479a5 commit 2fe7685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.hgignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ build/
33
.cache/
44
\.tox/
55
.*\.egg-info
6+
\.pyc
7+
\.swp

0 commit comments

Comments
 (0)