diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 18:44:34 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 18:44:34 -0800 |
commit | f8e170f16e591f349482ebfe166a639f60b78a19 (patch) | |
tree | ef2f7bcffca8dd8c4842172a0188e01c21bfcb0d /.gitignore | |
parent | f29f6eb20486b84ab0f73dbbc4295a2193fdf451 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..44249ab --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +.deps +Editres +Editres-color +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +editres +editres.1 +install-sh +missing +stamp-h1 +*~ |