rust/.gitignore
2016-07-12 16:31:13 +02:00

22 lines
225 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
/clippy_lints/target/
# We don't pin yet
Cargo.lock
# Generated by dogfood
/target_recur/
# gh pages docs
util/gh-pages/lints.json