We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f8384 commit 055dea1Copy full SHA for 055dea1
1 file changed
.gitignore
@@ -4,6 +4,7 @@
4
# Rust build output
5
rustCode/target/
6
rustCode/Cargo.lock
7
+target/
8
9
# Rust FFI shared libraries in Go app folder
10
goCode/libs/*
0 commit comments