From 090d43acf315283effe8a1c858cac8167ebe4d08 Mon Sep 17 00:00:00 2001 From: "Zephaniah E. Hull" Date: Tue, 11 Jul 2006 16:47:15 -0400 Subject: Update the .gitignore files to remove some more noise. --- .gitignore | 5 +++++ man/.gitignore | 1 + 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index fb1befd..da4f97a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,13 @@ Makefile Makefile.in +ChangeLog +xf86-input-evdev-*.tar.bz2 +xf86-input-evdev-*.tar.gz *.la *.lo aclocal.m4 autom4te.cache +compile config.guess config.h config.h.in @@ -17,3 +21,4 @@ libtool ltmain.sh missing stamp-h1 +.*.swp diff --git a/man/.gitignore b/man/.gitignore index 282522d..c060ea5 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1,2 +1,3 @@ Makefile Makefile.in +evdev.4 -- cgit v1.2.3