Skip to content

Commit cc1e6c8

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

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)