Signed-off-by: Paulo Cesar Pereira de Andrade <[email protected]> --- .gitignore | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore index 5bd25d2..1ba31b7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,6 @@ Makefile Makefile.in aclocal.m4 -ati.4 -ati.4x autom4te.cache compile config.guess @@ -27,3 +25,7 @@ libtool ltmain.sh missing stamp-h1 +*.4 +xf86-input-acecad-*.tar.* +ChangeLog +tags -- 1.6.1.3 _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
