mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-27 02:57:21 +03:00
Convert .hgignore to .gitignore.
This commit is contained in:
parent
e476f8a161
commit
bbaaecb729
2 changed files with 12 additions and 14 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/jemalloc/autom4te.cache/
|
||||
/jemalloc/bin/
|
||||
/jemalloc/cfghdrs.stamp
|
||||
/jemalloc/cfgoutputs.stamp
|
||||
/jemalloc/config.log
|
||||
/jemalloc/config.status
|
||||
/jemalloc/configure
|
||||
/jemalloc/doc/jemalloc.3
|
||||
/jemalloc/lib/
|
||||
/jemalloc/Makefile
|
||||
/jemalloc/src/jemalloc_defs\.h
|
||||
/jemalloc/src/*.[od]
|
||||
Loading…
Add table
Add a link
Reference in a new issue