diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:58:54 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:58:54 -0700 |
commit | 4ac8fb34617e392a5af35bf34d86df61903ec482 (patch) | |
tree | 57165b48d793600e1909e84df2368009776c84c3 /.gitignore | |
parent | f506712c5117d48cee6b36bc8b9ef1760b0506d6 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6770a36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +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 +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 +xfixes.pc |