projects
/
learn-rust.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Call Rust function from C: Skeleton
[learn-rust.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index fa8d85ac52f19959d6fc9942c265708b4b3c2b04..125ba96f9392876a696a1671d9c54c45a8958364 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,2
+1,11
@@
+*.o
+
Cargo.lock
target
+
+libmount.rs
+c-langinfo
+c-mounts
+
+rustlib.h
+main