add .cargo to gitignore to elimicate issue with riscv64-linux-gnu-gcc linker in config.toml

This commit is contained in:
2025-11-22 11:24:32 -08:00
parent 619c288e9e
commit 524af0d123
2 changed files with 1 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
/target
.vscode/
/socktop-wasm-test/target
/.cargo/
# Documentation files from development sessions (context-specific, not for public repo)
/OPTIMIZATION_PROCESS_DETAILS.md