diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-27 15:49:41 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-27 15:49:41 -0200 |
commit | 346743f346bf0eec479d2379c3782f548f3145a3 (patch) | |
tree | 187abc60a16844972f68c78ecac11bbe17f60208 /.gitignore | |
parent | a89eba12b88853d7b52b65207da3211d0ace10a9 (diff) |
Correct make distcheck and add new .gitignore file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9031468 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +*~ +ChangeLog +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +config.log +config.status +configure +install-sh +missing +tags +xorg-sgml-doctools-*.tar.* |