diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 13:25:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 13:25:32 -0800 |
commit | f66e6d2d380457b1f8349eba3621bc3e96359a00 (patch) | |
tree | 9cac8b6162f0f9b826efe9d778005b8a25ceadc0 /.gitignore | |
parent | e498d20b6de51fcb72899216553125b348103a87 (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..05bdd3a --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +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 +missing +stamp-h1 +xlsfonts +xlsfonts.1 +*~ |