summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1352d4c..3624e01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+.deps
+.libs
aclocal.m4
autom4te.cache
compile
@@ -5,6 +7,7 @@ config.guess
config.log
config.status
config.sub
+config.h*
configure
depcomp
INSTALL
@@ -16,6 +19,15 @@ Makefile.in
MakeOut
missing
mkinstalldirs
+stamp-h1
xi.pc
-man/*.man
+*.man
+*.stamp
*~
+*.3
+*.o
+*.la
+*.lo
+libXi-*.tar.*
+ChangeLog
+tags