X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/521c542199afa4f199746d5bbffc18a988cb30bc..c4974c57997dfd0a10628a6f5d215c02e6ec9548:/.gitignore diff --git a/.gitignore b/.gitignore index b136c7ae2..6375f2bc5 100644 --- a/.gitignore +++ b/.gitignore @@ -150,10 +150,16 @@ INSTALL /lib/dirent.h /lib/langinfo.h /lib/wctype.h +/lib/poll.h +/lib/sys/select.h +/lib/sys/times.h /build-aux/ar-lib /build-aux/test-driver *.trs /test-suite/standalone/test-smob-mark /test-suite/standalone/test-scm-values /test-suite/standalone/test-scm-to-latin1-string +/test-suite/standalone/test-scm-c-bind-keyword-arguments /libguile/vm-operations.h +/test-suite/standalone/test-foreign-object-c +/test-suite/standalone/test-srfi-4