Skip to content

Commit e5de0c1

Browse files
Add local build to gitignore
1 parent db98932 commit e5de0c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
__pycache__/
2-
dist/
2+
dist/
3+
build/

0 commit comments

Comments
 (0)