Skip to content

Commit

Permalink
chore: git ignore Cargo.lock from common-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenctw committed Aug 1, 2024
1 parent 15ef155 commit 61aa69c
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
Expand Up @@ -5,6 +5,7 @@
**/.idea/
target/
snapshots/
common-rs/Cargo.lock
prt/lua_poc/outputs/
prt/lua_poc/pixels/
node_modules
Expand Down

0 comments on commit 61aa69c

Please sign in to comment.