diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 14:37:42 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 14:37:42 -0800 |
commit | 5c1c01c8222eac13e9a65a36d3b953ae6f75ae6b (patch) | |
tree | 3d831674fad115e841eba98c530e393218ae7f5c /.gitignore | |
parent | ad55b1108f61ae0e3643bdffe430c71973d3d7ae (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e20e63 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +.deps +Bitmap +Bitmap-color +Bitmap-nocase +Makefile +Makefile.in +aclocal.m4 +atobm +atobm.1 +autom4te.cache +bitmap +bitmap.1 +bmtoa +bmtoa.1 +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +*~ |