rust/.gitignore

27 lines
293 B
Plaintext

# Used by Travis to be able to push:
/.github/deploy_key
out
# Compiled files
*.o
*.so
*.rlib
*.dll
*.pyc
# 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