mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-20 13:03:57 +08:00
Update .gitignore
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -2,6 +2,24 @@
|
|||||||
|
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/configure
|
/configure
|
||||||
|
/config.log
|
||||||
|
/config.status
|
||||||
|
/depcomp
|
||||||
|
/install-sh
|
||||||
|
/missing
|
||||||
/build-aux/
|
/build-aux/
|
||||||
|
|
||||||
|
/patchelf.spec
|
||||||
|
/src/patchelf
|
||||||
|
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
|
||||||
|
.deps
|
||||||
|
*.o
|
||||||
|
|
||||||
|
/tests/*.log
|
||||||
|
/tests/*.trs
|
||||||
|
/tests/no-rpath
|
||||||
|
/tests/no-rpath-*.sh
|
||||||
|
/tests/*.so
|
||||||
|
Reference in New Issue
Block a user