Skip to content

Commit f84281e

Browse files
chore: update .gitignore and uv.lock for new dependencies and versioning
1 parent 9f56047 commit f84281e

File tree

3 files changed

+589
-3
lines changed

3 files changed

+589
-3
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,8 @@ cython_debug/
138138
# and can be added to the global gitignore or merged into this file. For a more nuclear
139139
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
140140
#.idea/
141+
142+
.ruff_cache/
143+
.prettierignore
144+
data/
145+
trash/

0 commit comments

Comments
 (0)