kdtree-rust/.gitignore

10 lines
263 B
Plaintext
Raw Normal View History

2016-12-23 14:07:50 +04:00
# Generated by Cargo
# will have compiled files and executables
/target/
2016-12-23 14:11:08 +04:00
/.idea/
*.iml
2016-12-23 14:07:50 +04:00
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock