Update README

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-08-23 08:40:40 +02:00
parent 4ed9db2bf0
commit 50c09cf936
2 changed files with 13 additions and 90 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
.env