X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=3db8355f59c2c194dd70c094e3a071f3412e2afe;hb=2de1b72f4bec82ad5289f33a84b34fe9cb62bd0a;hp=d58a6023144a768c8329236710f3605eb0cbc5c0;hpb=ef716ee5409d0d55020aea422e29a9175c2b4b74;p=sbcl.git diff --git a/.gitignore b/.gitignore index d58a602..3db8355 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,16 @@ *.d *.o *.fasl +*.FASL *.lisp-temp *.tmp *~ +.gdb_history output obj local-target-features.lisp-expr customize-target-features.lisp +whitespace-stamp src/assembly/target src/compiler/assembly src/compiler/target @@ -15,13 +18,16 @@ 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 +tests/test-status.lisp-expr tools-for-build/grovel-headers +tools-for-build/grovel-headers.exe contrib/*/test-passed contrib/*/foo.c contrib/*/a.out