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