summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2019-11-29 11:52:23 +1100
committerDamien Miller <djm@mindrot.org>2019-11-29 11:52:23 +1100
commitef3853bb94c2c72e7eda0de6cec0bcb1da62058f (patch)
tree51daac544b00abd5f565daac4696c1106ef4d31b /.gitignore
parentd46ac56f1cbd5a855a2d5e7309f90d383dcf6431 (diff)
another attempt at sk-dummy.so working x-platform
include a fatal() implementation to satisfy libopenbsd-compat clean up .lo and .so files .gitignore .lo and .so files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 10824138..6577c0df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,8 @@ opensshd.init
survey.sh
**/*.0
**/*.o
+**/*.lo
+**/*.so
**/*.out
**/*.a
autom4te.cache/