parent
ca2723d778
commit
6e73d35d9c
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,2 +1,8 @@
|
|||
*.so
|
||||
.idea
|
||||
__pycache__
|
||||
*.egg-info
|
||||
target
|
||||
*.log
|
||||
build
|
||||
dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue