diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:14 -0700 |
commit | 52a0ff653601e603faa9c994a240814f9ddc277c (patch) | |
tree | a0b76120c55091ed759a055c7b66830e23f9dd4b /.gitignore | |
parent | 3e980bb302befb4c463fa861ab08034c83208622 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c8da958 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +aclocal.m4 +autom4te.cache +compile +config.guess +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +Makefile +Makefile.in +missing +mkinstalldirs +xxf86vm.pc |