X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/1e051065628a7f1bd4398fcc11cd181f86084629..6570cfdfd83b0d792f6ff01594915f3ec1336b16:/.gitignore diff --git a/.gitignore b/.gitignore index 90bacbe7d..6375f2bc5 100644 --- a/.gitignore +++ b/.gitignore @@ -150,9 +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