Initial cargo file

This commit is contained in:
CosminPerRam 2022-10-14 21:35:23 +03:00
parent b890c59392
commit f0844319ea
4 changed files with 31 additions and 0 deletions

3
.gitignore vendored
View file

@ -8,3 +8,6 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# Others
.idea/