X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=33f182db1c4446f275c700d1ec6306897544b75a;hb=37200d73dfca16507809778574092cfb998711d5;hp=ebf73d02ddd8eb3f645f07c76545d234dee2f8ad;hpb=ad3e2edb51a793bcf57cce4ed9734755650acc1f;p=sbcl.git diff --git a/.gitignore b/.gitignore index ebf73d0..33f182d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.d *.o *.fasl +*.FASL *.lisp-temp *.tmp *~ @@ -9,6 +10,7 @@ output obj local-target-features.lisp-expr customize-target-features.lisp +whitespace-stamp src/assembly/target src/compiler/assembly src/compiler/target @@ -16,14 +18,22 @@ 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 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/sb-cover/test-output