gitignore/Rust.gitignore

12 lines
91 B
Plaintext
Raw Normal View History

# Compiled files
2014-05-30 07:51:56 +02:00
*.o
*.so
*.rlib
*.dll
# Executables
2014-05-30 07:51:56 +02:00
*.exe
# Generated by Cargo
/target/