brownpaper/.gitignore
shimunn bc86883044
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
implemented snap compression
2019-09-06 15:22:58 +02:00

11 lines
259 B
Plaintext

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