Skip to content

Commit 9c1ee3b

Browse files
author
Jörgen Stenarson
committed
Adding .pyc and .pyo to .gitignore
1 parent 64e56d7 commit 9c1ee3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ __pycache__/
55
*.bak
66
MANIFEST
77
*.*~
8+
*.pyc
9+
*.pyo

0 commit comments

Comments
 (0)