rust-clippy/.gitignore

18 lines
161 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/
2015-05-10 05:09:04 +00:00
# We don't pin yet
Cargo.lock
# Generated by dogfood
/target_recur/