Skip to content

Commit 37ee94d

Browse files
author
stonebig
committed
.gitignore improvement
learning from Aikes@001c4fe
1 parent e250777 commit 37ee94d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
.pyc
2-
.pyo
1+
# Compiled python files
2+
*.py[oc]
3+
4+
35
.exe
46
.settings
57
.spyderproject

0 commit comments

Comments
 (0)