X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/510ca12687b2137031d537be7b99bcf6d5306e41..6570cfdfd83b0d792f6ff01594915f3ec1336b16:/.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