Skip to content

Commit 280f14d

Browse files
committed
Ignore *.pyo byte-code files
1 parent 3c5c951 commit 280f14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
syntax: glob
22
*~
3-
*.pyc
3+
*.py[co]
44
README.html
55
build
66
dist

0 commit comments

Comments
 (0)