diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-24 18:13:03 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-24 18:13:03 -0700 |
commit | 49b3932cec1d026195129b35a7e1f982c3a70e99 (patch) | |
tree | d922b9550888078aabe229eb43f091ea5d4aaf7d /.gitignore | |
parent | b833138c8caf357326a5c708bb7f31b6f5d081bf (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..b85f666 --- /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 +xdriinfo +xdriinfo.1 +*~ |