mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Add more entries to .gitignore
* .gitignore: Add /lib/poll.h, /lib/sys/select.h, /lib/sys/times.h, and /test-suite/standalone/test-scm-c-bind-keyword-arguments.
This commit is contained in:
parent
4a0fb276a9
commit
363df6cf10
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -150,9 +150,13 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue