rust-clippy/.gitignore

22 lines
225 B
Text
Raw Normal View History

2014-11-19 07:52:58 +00:00
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
/clippy_lints/target/
2015-05-10 05:09:04 +00:00
# We don't pin yet
Cargo.lock
# Generated by dogfood
/target_recur/
2016-07-12 12:11:18 +00:00
# gh pages docs
util/gh-pages/lints.json