allow user-defined STRING synonyms in MAKE-SEQUENCE
[sbcl.git] / .gitignore
index 33f182d..49d21c9 100644 (file)
@@ -1,15 +1,19 @@
 *.d
+*.dSYM
 *.o
 *.fasl
 *.FASL
 *.lisp-temp
 *.tmp
 *~
+*.diff
+*.patch
 .gdb_history
 output
 obj
 local-target-features.lisp-expr
-customize-target-features.lisp
+customize-target-features.*
+customize-backend-subfeatures.*
 whitespace-stamp
 src/assembly/target
 src/compiler/assembly
@@ -17,6 +21,7 @@ src/compiler/target
 src/runtime/Config
 src/runtime/genesis
 src/runtime/ldso-stubs.S
+src/runtime/openbsd-sigcontext.h
 src/runtime/sbcl
 src/runtime/sbcl.exe
 src/runtime/sbcl.h
@@ -27,6 +32,7 @@ src/runtime/target-lispregs.h
 src/runtime/target-os.h
 src/runtime/ppc-linux-mcontext.h
 tests/test-status.lisp-expr
+tests/*.so
 tools-for-build/grovel-headers
 tools-for-build/grovel-headers.exe
 tools-for-build/os-provides-putwc-test
@@ -36,4 +42,7 @@ contrib/*/test-passed
 contrib/*/foo.c
 contrib/*/a.out
 contrib/*/a.exe
+contrib/asdf/asdf-upstream
 contrib/sb-cover/test-output
+doc/manual/*.html
+version.lisp-expr