gitignore/Rust.gitignore
2014-11-02 23:12:25 +02:00

15 lines
126 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
# Temporary test files
*.racertmp