diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 10:44:42 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-01 10:44:42 -0800 |
commit | 67813a0abf40cf4e0a4c958b132a5679e734b14d (patch) | |
tree | 3e15eab1bf2eb2b79b939f80fbdd3ad7635392b7 /.gitignore | |
parent | 5c43b433c0f3042f24f41eb66d3453c72edd3698 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..22b4584 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +.deps +Makefile +Makefile.in +XFontSel +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 +xfontsel +xfontsel.1 +*~ |