Initial Commit
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
commit
37a4e87986
10 changed files with 405 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Rust/Cargo
|
||||
/target
|
||||
|
||||
# Direnv
|
||||
/.direnv
|
||||
|
||||
# Nix
|
||||
/result*
|
||||
Loading…
Add table
Add a link
Reference in a new issue