X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=729b950037225e47afabda16f2714a1032732ec3;hb=HEAD;hp=d58a6023144a768c8329236710f3605eb0cbc5c0;hpb=ef716ee5409d0d55020aea422e29a9175c2b4b74;p=sbcl.git diff --git a/.gitignore b/.gitignore index d58a602..729b950 100644 --- a/.gitignore +++ b/.gitignore @@ -1,28 +1,50 @@ *.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 src/runtime/Config +src/runtime/TAGS src/runtime/genesis src/runtime/ldso-stubs.S +src/runtime/openbsd-sigcontext.h 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 +src/runtime/sparc-funcdef.h +tests/test-status.lisp-expr +tests/*.so +tests/run-tests-* +tools-for-build/determine-endianness 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/*/test-output +contrib/asdf/asdf-upstream contrib/sb-cover/test-output +doc/manual/*.html +version.lisp-expr