diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-02 13:36:24 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-02-02 13:36:24 -0800 |
commit | 7f505a8462be4fa4cde6314fc9bff66ce298722a (patch) | |
tree | daea81abc482246e4cf4aeade8f8d883b73e0921 /.gitignore | |
parent | adbf515413070f64a15bb3b12c810c906075529a (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..5dad303 --- /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 +install-sh +missing +stamp-h1 +xhost +xhost.1 +*~ |