mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-19 17:01:15 +03:00
Add /run_tests.out/ to .gitignore.
This commit is contained in:
parent
10d090aae9
commit
b4b4a98bc8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -44,6 +44,8 @@
|
|||
/src/*.[od]
|
||||
/src/*.sym
|
||||
|
||||
/run_tests.out/
|
||||
|
||||
/test/test.sh
|
||||
test/include/test/jemalloc_test.h
|
||||
test/include/test/jemalloc_test_defs.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue