Skip to content

Commit ffdc992

Browse files
committed
build: .gitignore
1 parent 80a58ff commit ffdc992

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ instance/
5353

5454
# pyenv
5555
.python-version
56+
.venv
5657

5758
# Editors
5859
.vscode
@@ -63,3 +64,4 @@ instance/
6364

6465
# Virtualenv
6566
venv/
67+
.venv/

0 commit comments

Comments
 (0)