Skip to content

Commit 405e457

Browse files
committed
Update .gitignore
1 parent 0e821be commit 405e457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
build
33
dist
44
*.egg-info
5-
*.pyc
6-
*.pyd
5+
*.py[cod]
6+
*.dll
77
*.so
88

99
htmlcov

0 commit comments

Comments
 (0)