mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-19 19:53:19 +08:00
Update .gitignore
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -2,6 +2,24 @@
|
||||
|
||||
/aclocal.m4
|
||||
/configure
|
||||
/config.log
|
||||
/config.status
|
||||
/depcomp
|
||||
/install-sh
|
||||
/missing
|
||||
/build-aux/
|
||||
|
||||
/patchelf.spec
|
||||
/src/patchelf
|
||||
|
||||
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