Skip to content

Commit af95a10

Browse files
authored
Merge pull request #145 from tekktrik/fix/gitignore-venv
Add .venv to .gitignore
2 parents 8eb3fb7 + 5456661 commit af95a10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ _build
3737

3838
# Virtual environment-specific files
3939
.env
40+
.venv
4041

4142
# MacOS-specific files
4243
*.DS_Store

0 commit comments

Comments
 (0)