Skip to content

Commit 77a607d

Browse files
Add test.py to gitignore for local devt
1 parent a67b3d8 commit 77a607d

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,3 +1,4 @@
11
__pycache__/
22
dist/
3-
build/
3+
build/
4+
test.py

0 commit comments

Comments
 (0)