diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 16:24:06 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-10 16:24:06 -0700 |
commit | 04305c486e81c275b7b31a505395a8279a9e4867 (patch) | |
tree | a45023c4378944f6e670e5f5d5bf9cd68a0fa0bc /.gitignore | |
parent | 907a6cd8e28a754b0ea574ffa7d13bfc39252647 (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..928d42b --- /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 +fslsfonts +fslsfonts.1 +install-sh +missing +stamp-h1 +*~ |