Skip to content

Commit

Permalink
chore: add lockfile to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderpoot committed Feb 27, 2024
1 parent 0f3e60c commit b933f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
rust/target
rust/Cargo.lock
*.jsonl

0 comments on commit b933f04

Please sign in to comment.