Skip to content

Commit 53ba9bc

Browse files
committedMay 8, 2024
add build and dist folders to .gitignore
1 parent d4b7f97 commit 53ba9bc

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
@@ -10,3 +10,5 @@ venv/
1010
.vscode/
1111
.python-version
1212
.coverage
13+
build/
14+
dist/

0 commit comments

Comments
 (0)
Please sign in to comment.