X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/1160e2d94e6a53e4509f81ff08798655db9cae26..d887805f4e4f22806af2776c229a73c8cd7abee6:/.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