Signal floating-point-overflow from bignum-to-float.
[sbcl.git] / .gitignore
blob1eea73473bd77728ca99fb90cf4bc2043fd0336e
1 *.d
2 *.dSYM
3 *.o
4 *.a
5 *.fasl
6 *.FASL
7 *.lisp-temp
8 *.tmp
9 *~
10 *.diff
11 *.patch
12 .gdb_history
13 output
14 obj
15 local-target-features.lisp-expr
16 customize-target-features.*
17 customize-backend-subfeatures.*
18 whitespace-stamp
19 src/assembly/target
20 src/compiler/assembly
21 src/compiler/target
22 src/runtime/Config
23 src/runtime/TAGS
24 src/runtime/genesis
25 src/runtime/ldso-stubs.S
26 src/runtime/openbsd-sigcontext.h
27 src/runtime/sbcl
28 src/runtime/sbcl.exe
29 src/runtime/sbcl.h
30 src/runtime/sbcl.mk
31 src/runtime/sbcl.nm
32 src/runtime/target-arch-os.h
33 src/runtime/target-arch.h
34 src/runtime/target-lispregs.h
35 src/runtime/target-os.h
36 src/runtime/ppc-linux-mcontext.h
37 src/runtime/sparc-funcdef.h
38 tests/test-status.lisp-expr
39 tests/*.so
40 tests/run-tests-*
41 tests/last-random-state.lisp-expr
42 tools-for-build/determine-endianness
43 tools-for-build/determine-endianness.exe
44 tools-for-build/grovel-headers
45 tools-for-build/grovel-headers.exe
46 tools-for-build/os-provides-putwc-test
47 tools-for-build/os-provides-putwc-test.exe
48 tools-for-build/where-is-mcontext
49 contrib/*/test-passed
50 contrib/*/test-output
51 contrib/asdf/asdf-upstream
52 contrib/sb-cover/test-output
53 doc/manual/*.html
54 version.lisp-expr