Initial commit

This commit is contained in:
XGQT
2020-03-05 16:00:52 +01:00
commit 20f9cfa29c
4 changed files with 143 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/