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
+6
View File
@@ -32,3 +32,9 @@ apps/transcription/__pycache__
apps/transcription/env
apps/bg-remover/env
# Rust
/target
Cargo.lock
apps/core/target/
apps/core/pkg/