Initial commit

This commit is contained in:
Jef Roosens 2021-03-04 10:55:24 +00:00 committed by Gogs
commit d3fe20b5ca
3 changed files with 247 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
# ---> Rust
# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# Generated by Cargo
/target/