Update the .gitignore files to remove some more noise.

master
Zephaniah E. Hull 20 years ago
parent 1b9a9599a4
commit 090d43acf3
  1. 5
      .gitignore
  2. 1
      man/.gitignore

5
.gitignore vendored

@ -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

1
man/.gitignore vendored

@ -1,2 +1,3 @@
Makefile
Makefile.in
evdev.4

Loading…
Cancel
Save