1.0.10.39: .gitignore additions for windows
[sbcl.git] / .gitignore
1 *.d
2 *.o
3 *.fasl
4 *.FASL
5 *.lisp-temp
6 *.tmp
7 *~
8 .gdb_history
9 output
10 obj
11 local-target-features.lisp-expr
12 customize-target-features.lisp
13 src/assembly/target
14 src/compiler/assembly
15 src/compiler/target
16 src/runtime/Config
17 src/runtime/genesis
18 src/runtime/ldso-stubs.S
19 src/runtime/sbcl
20 src/runtime/sbcl.exe
21 src/runtime/sbcl.h
22 src/runtime/sbcl.nm
23 src/runtime/target-arch-os.h
24 src/runtime/target-arch.h
25 src/runtime/target-lispregs.h
26 src/runtime/target-os.h
27 tests/test-status.lisp-expr
28 tools-for-build/grovel-headers
29 tools-for-build/grovel-headers.exe
30 contrib/*/test-passed
31 contrib/*/foo.c
32 contrib/*/a.out
33 contrib/sb-cover/test-output