Nano: add libjemalloc.dylib (#7392)
This commit is contained in:
parent
c74320db0e
commit
bd29010854
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -43,6 +43,8 @@ nohup.out
|
||||||
*/.project
|
*/.project
|
||||||
*/.settings/
|
*/.settings/
|
||||||
*.so
|
*.so
|
||||||
|
*.so.*
|
||||||
|
*.dylib
|
||||||
__pycache__
|
__pycache__
|
||||||
*.egg-info
|
*.egg-info
|
||||||
target
|
target
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue