X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/091dd0cc58ea54c71bdef2e5804cf21095b342d5..d1a396aefd48c1f3ca4256ba154f87f346bcfaa0:/.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