Skip to content

Commit 8fceedc

Browse files
committed
add .venv and build directory to git ignore
Signed-off-by: Kevin <[email protected]>
1 parent 1fe04c3 commit 8fceedc

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
@@ -4,3 +4,5 @@ __pycache__/
44
.coverage
55
Pipfile
66
Pipfile.lock
7+
.venv*
8+
build/

0 commit comments

Comments
 (0)