Initial Commit

This commit is contained in:
qewc
2018-12-09 19:58:56 +00:00
commit d03f68e4e9
34 changed files with 3512 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
**/build
**/__pycache__
.idea
*.c
*.so