Beginning of Makefile

This commit is contained in:
Jef Roosens 2021-08-28 12:41:43 +02:00
parent 1ee9b78d81
commit c912c0aa0b
Signed by untrusted user: Jef Roosens
GPG key ID: B580B976584B5F30
3 changed files with 28 additions and 1 deletions

2
.gitignore vendored
View file

@ -2,7 +2,7 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
out/
# 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