diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 23:17:40 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 23:17:40 +0000 |
commit | ce28a0e130db08ebcef5834764c2fc5640f90189 (patch) | |
tree | d8da9da71092552fadf157cc56360b49310a6e8d | |
parent | 88e068f78c24861599829364b393ebb8b0eb6711 (diff) |
Add/improve libs .cvsignores.
-rw-r--r-- | .cvsignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..228e02a --- /dev/null +++ b/.cvsignore @@ -0,0 +1,20 @@ +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 +libtool +ltmain.sh +missing +mkinstalldirs +stamp-h1 +xcomposite.pc |