diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 10:29:46 +0200 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2006-06-15 10:29:46 +0200 |
commit | c90c49da3844f93d2d29070b15bb7def72b98b0f (patch) | |
tree | b23f03f9f03305b68e314c59c4179e8efe78a8bf /.gitignore | |
parent | b7a3e4c9b33f72ae447f99c0c765f24fce988142 (diff) |
Collapse .gitignore files into single toplevel file, sorted with LC_ALL=C.
Suggested by Keith Packard.
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 |