fix(bindings): don't ignore lockfiles

This commit is contained in:
ObserverOfTime 2025-07-14 10:33:42 +03:00
parent 790dcc115f
commit d45642c345

View file

@ -1,16 +1,13 @@
# Rust artifacts
target/
Cargo.lock
# Node artifacts
build/
prebuilds/
node_modules/
package-lock.json
# Swift artifacts
.build/
Package.resolved
# Go artifacts
_obj/