Skip to content

Commit 7ff7237

Browse files
author
Douglas Coburn
committed
exclude .pyc files
1 parent abf1d0d commit 7ff7237

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ main.py
33
venv
44
.idea
55
.DS_Store
6-
*.zip
6+
*.zip
7+
*.pyc

0 commit comments

Comments
 (0)