mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
gitignore for Rust
This commit is contained in:
parent
2399ff1c79
commit
31e31304dc
7
Rust.gitignore
Normal file
7
Rust.gitignore
Normal file
@ -0,0 +1,7 @@
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
*.rlib
|
||||
*.dll
|
||||
*.exe
|
||||
build/
|
Loading…
Reference in New Issue
Block a user