Skip to content

Commit d5f113d

Browse files
committed
.gitignore uv.lock and dist
1 parent 4f12c7a commit d5f113d

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
@@ -1,4 +1,5 @@
11
.venv
2+
dist
23
build
34
*.db
45
__pycache__/
@@ -16,6 +17,7 @@ venv
1617
.hypothesis
1718
Pipfile
1819
Pipfile.lock
20+
uv.lock
1921
tests/*.dylib
2022
tests/*.so
2123
tests/*.dll

0 commit comments

Comments
 (0)