Initial commit

This commit is contained in:
XGQT
2020-03-07 23:11:32 +01:00
commit 1b045cd46f
4 changed files with 200 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
**/*.rs.bk
*.egg-info/
*.swp
,*
.idea/
.vscode/
.~lock.*
/target
__pycache__/
build/
dist/