Initial commit
This commit is contained in:
commit
a647d26337
21 changed files with 4707 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/target
|
||||
/dist
|
||||
/build
|
||||
**/*.rs.bk
|
||||
*.tmp
|
||||
*.idx
|
||||
.vscode/**
|
||||
build.bat
|
||||
test.bat
|
||||
__pycache__
|
Loading…
Add table
Add a link
Reference in a new issue