Skip to content

Commit 83910a8

Browse files
authored
add .venv and build directory to git ignore (#179)
Signed-off-by: Kevin <[email protected]>
1 parent 2598f5f commit 83910a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ __pycache__/
55
Pipfile
66
Pipfile.lock
77
poetry.lock
8+
.venv*
9+
build/

0 commit comments

Comments
 (0)