Initial commit

This commit is contained in:
2022-07-05 12:08:56 +00:00
committed by Gogs
commit 4da28e5da9
3 changed files with 23 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/