diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:11 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:11 -0700 |
commit | 25c9975510f7a7c4f1c18b72526bc2a9b97ff90e (patch) | |
tree | 2a9668bd1d48ee76c6cb936335beb35c2525d4a0 /.gitignore | |
parent | 42226f6ba7fbccd7d7cb0f9ce431be477bdf9a0c (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..8d81710 --- /dev/null +++ b/.gitignore @@ -0,0 +1,21 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +MakeOut +missing +mkinstalldirs +stamp-h1 +xvmc.pc |