chore: add rust stuff to gitignore

This commit is contained in:
Maze Winther
2025-09-07 13:29:36 +02:00
parent f5c8a6cf0d
commit 41447bf9d4
+7 -1
View File
@@ -31,4 +31,10 @@ bun.lockb
apps/transcription/__pycache__
apps/transcription/env
apps/bg-remover/env
apps/bg-remover/env
# Rust
/target
Cargo.lock
apps/core/target/
apps/core/pkg/