1
0
mirror of https://github.com/github/gitignore synced 2024-12-25 22:30:15 +01:00
gitignore/Rust.gitignore

16 lines
267 B
Plaintext
Raw Normal View History

# Compiled files
2014-05-29 22:51:56 -07:00
*.o
*.so
*.rlib
*.dll
# Executables
2014-05-29 22:51:56 -07:00
*.exe
# Generated by Cargo
/target/
2015-11-13 11:17:04 -05:00
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock