diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-19 19:17:58 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-19 19:17:58 -0200 |
commit | 97a3f5665a62ff3a606da48f3854d082f249e6a8 (patch) | |
tree | 3552e5cb38f8c9efd7b5fbd4da060c9fd80effbd /.gitignore | |
parent | a0dc8902b476fc2dddf02fceec7a7186d81f48fc (diff) |
Ansification and compile warning fixes.
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
make distcheck and all gcc 4.3 and sparse warnings.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a26cac --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +xbacklight +xbacklight.1 +*~ +*.o +ChangeLog +xbacklight-*.tar.* +tags |