diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,8 +1,12 @@ -Makefile -Makefile.in *.la *.lo +.deps +.libs +Makefile +Makefile.in aclocal.m4 +ati.4 +ati.4x autom4te.cache compile config.guess @@ -18,4 +22,8 @@ install-sh libtool ltmain.sh missing +r128.4 +r128.4x +radeon.4 +radeon.4x stamp-h1 |