Skip to content

Commit ddc991c

Browse files
committed
Add .pyo files to .gitignore
1 parent 43b798d commit ddc991c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.pyc
2+
*.pyo
23
*~
34
docs/_build
45
unittests/temp

0 commit comments

Comments
 (0)