2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-03-03 23:07:13 +00:00
rust-clippy/.gitignore

18 lines
161 B
Text
Raw Normal View History

2014-11-19 13:22:58 +05:30
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/
2015-05-10 10:39:04 +05:30
# We don't pin yet
Cargo.lock
# Generated by dogfood
/target_recur/