Remove an assertion.
[sbcl.git] / .gitignore
blob42c75d3843abe4effaaf8527061621813f4d43bd
1 *.d
2 *.dSYM
3 *.o
4 *.so
5 *.a
6 *.fasl
7 *.FASL
8 *.lisp-temp
9 *.tmp
11 *.diff
12 *.patch
13 .gdb_history
14 output
15 obj
16 local-target-features.lisp-expr
17 customize-target-features.*
18 customize-backend-subfeatures.*
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/openbsd-sigcontext.h
26 src/runtime/sbcl
27 src/runtime/ldb
28 src/runtime/sbcl.exe
29 src/runtime/sbcl.mk
30 src/runtime/shrinkwrap-sbcl*
31 src/runtime/target-arch-os.h
32 src/runtime/target-arch.h
33 src/runtime/target-lispregs.h
34 src/runtime/target-os.h
35 tests/test-status.lisp-expr
36 tests/test.log
37 tests/*.so
38 tests/run-tests-*
39 tests/last-random-state.lisp-expr
40 tests/ansi-test/
41 tools-for-build/avx2*
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/mmap-rwx
47 tools-for-build/where-is-mcontext
48 tools-for-build/perfecthash*
49 contrib/asdf/asdf-upstream
50 doc/manual/*.html
51 version.lisp-expr