Init Repository

This commit is contained in:
GuilhermeWerner
2021-07-04 10:14:40 -03:00
commit 80a37691fe
4 changed files with 39 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# Binary Files
Binaries/
# Cargo Files
Cargo.lock
# Packaged Artifacts
Release/
# Mac OSX
.DS_Store