Skip to content

Commit 07b4d8c

Browse files
committed
ignore .venv in gitignore
Signed-off-by: nelsonjd <jordan.doug.nelson@gmail.com>
1 parent 08f3956 commit 07b4d8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,6 @@ buildNumber.properties
6666
# another folder that is ignored by vscode
6767
.settings/
6868

69+
#Python
70+
.venv
71+

0 commit comments

Comments
 (0)