Skip to content

Commit c965e35

Browse files
authored
chore: Ignore python virtualenv files
1 parent a593c72 commit c965e35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66
/zmk-config
77
/build
88
*.DS_Store
9-
__pycache__
9+
__pycache__
10+
.python-version
11+
.venv

0 commit comments

Comments
 (0)