Copy project
This commit is contained in:
parent
ce7a467af7
commit
26a0fd884f
173 changed files with 157458 additions and 1 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
**/Debug
|
||||
**/Release
|
||||
**/__pycache__
|
||||
**/.idea
|
||||
**/.vs
|
||||
**/bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue