Skip to content

Commit c1fc282

Browse files
authored
added .pyc to the gitignore
1 parent 46f5e89 commit c1fc282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -205,3 +205,4 @@ $RECYCLE.BIN/
205205
.env
206206
configfile.py
207207
*__pycache__
208+
*.pyc

0 commit comments

Comments
 (0)