kdtree-rust/.gitignore
2016-12-23 11:11:08 +01:00

10 lines
263 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
/.idea/
*.iml
# 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