X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=76cc67c2fa3d3197aa7ec4ce448fb2c2ba5c4f03;hb=bbf1b4cac9ec8069e33dfc4d34122d6dafec63c1;hp=d58a6023144a768c8329236710f3605eb0cbc5c0;hpb=ef716ee5409d0d55020aea422e29a9175c2b4b74;p=sbcl.git diff --git a/.gitignore b/.gitignore index d58a602..76cc67c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,20 @@ *.d +*.dSYM *.o *.fasl +*.FASL *.lisp-temp *.tmp *~ +*.diff +*.patch +.gdb_history output obj local-target-features.lisp-expr -customize-target-features.lisp +customize-target-features.* +customize-backend-subfeatures.* +whitespace-stamp src/assembly/target src/compiler/assembly src/compiler/target @@ -15,14 +22,25 @@ src/runtime/Config src/runtime/genesis src/runtime/ldso-stubs.S src/runtime/sbcl +src/runtime/sbcl.exe src/runtime/sbcl.h src/runtime/sbcl.nm src/runtime/target-arch-os.h src/runtime/target-arch.h src/runtime/target-lispregs.h src/runtime/target-os.h +src/runtime/ppc-linux-mcontext.h +tests/test-status.lisp-expr +tests/*.so tools-for-build/grovel-headers +tools-for-build/grovel-headers.exe +tools-for-build/os-provides-putwc-test +tools-for-build/os-provides-putwc-test.exe +tools-for-build/where-is-mcontext contrib/*/test-passed contrib/*/foo.c contrib/*/a.out +contrib/*/a.exe +contrib/asdf/asdf-upstream contrib/sb-cover/test-output +doc/manual/*.html