From: Antoine Leca Date: Fri, 15 Jul 2016 15:27:36 +0000 (+0200) Subject: Adjust .gitignore for MINIX file system X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F3359%2F1;p=minix.git Adjust .gitignore for MINIX file system Some files in LLVM have more than Minix-maximum of 60 characters. Also drop some obsolete stuff, and add obj which are symlinks added to every directory when using /usr/obj as OBJDIR (hinted in wiki.) Change-Id: Iac82bb064f68689f247a2ee1b1d2f365344ab793 --- diff --git a/.gitignore b/.gitignore index c74ee06e8..b5ae5ebb9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,6 @@ lib*.so* *.so.* *.d .depend -nbsdsrc/* TAGS tags GPATH @@ -25,10 +24,10 @@ GSYMS GTAGS \#*# CVS +obj !/.gitignore .gitignore .svn -minix-port.patch *.worldstone.log .worldstone* usr.bin/mdocml/man/*.7 @@ -39,5 +38,11 @@ releasetools/image releasetools/kernel releasetools/revision share/zoneinfo/builddir +external/bsd/llvm/dist/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thu +external/bsd/llvm/dist/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-pure-v +external/bsd/llvm/dist/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-return +external/bsd/llvm/dist/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-a +external/bsd/llvm/dist/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-vdtors +external/bsd/llvm/dist/llvm/test/Verifier/bitcast-address-space-through-constant-inttoptr-inside-gep-i lib/libc/compat__* .gdbinit