]> git.g-eek.se Git - ranknauto.git/commit
Build. Provide fundamental building scripts
authorGustav Eek <gustav.eek@fripost.org>
Sun, 22 Jan 2023 16:57:16 +0000 (17:57 +0100)
committerGustav Eek <gustav.eek@fripost.org>
Sun, 22 Jan 2023 16:59:12 +0000 (17:59 +0100)
commitc365b2f3e37370974e5a59e11d75f3ee213909a0
tree788d527055c7ad7ed3aa90259c6aa1aa0f95e025
parent51b1152de105e6f2c29e9815ac58d0bf8d46f44e
Build. Provide fundamental building scripts

That is Git ignore file, Cargo configuration file, and a general
Makefile.
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Makefile [new file with mode: 0644]