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
|
||||
*/.settings/
|
||||
*.so
|
||||
*.so.*
|
||||
*.dylib
|
||||
__pycache__
|
||||
*.egg-info
|
||||
target
|
||||
|
|
|
|||
Loading…
Reference in a new issue