diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-24 19:30:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-04-24 19:30:13 -0700 |
commit | a498f77133c4a6df5a192133528a846bd9e88d7c (patch) | |
tree | 4488e2b9302297ae66e80c05fd5041a36eb3c8b6 /.gitignore | |
parent | ebb668bf17f019813cc9615269d28da8205f1d00 (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..597da4c --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +bdftopcf +bdftopcf.1 +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +missing +stamp-h1 +*~ |