summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f14eed7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,25 @@
+/autom4te.cache/
+
+/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