Ignore files created by IDEA-based IDEs

This commit is contained in:
Rasmus Larsen
2019-05-07 23:37:27 +02:00
parent f5e30169b3
commit c5a0a73077

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/.idea/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html