gitignore/Rust.gitignore

15 lines
126 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/
2014-11-02 23:12:25 +02:00
# Temporary test files
*.racertmp