diff options
| author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:17 -0700 |
|---|---|---|
| committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:17 -0700 |
| commit | 16b19f1ccc24d6225614b7cbdfcf9c1e67aed289 (patch) | |
| tree | 51b12511b9dccf4299ea4ffed58f247c8357aee6 /.gitignore | |
| parent | bd505e6b5508d91d6fc9768f98e40a1e57734b09 (diff) | |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bb65e59 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +aclocal.m4 +autom4te.cache +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +lbxutil.pc +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 |
