Initial commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
**/*.rs.bk
|
||||
*.egg-info/
|
||||
*.swp
|
||||
,*
|
||||
.idea/
|
||||
.vscode/
|
||||
.~lock.*
|
||||
/target
|
||||
__pycache__/
|
||||
build/
|
||||
dist/
|
Reference in New Issue
Block a user