.gitignore 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. *.o
  2. *.info
  3. *.info-[0-9]*
  4. version.texi
  5. Makefile
  6. Makefile.in
  7. .deps
  8. .libs
  9. *.doc
  10. *.x
  11. *.lo
  12. *.la
  13. *.exe
  14. texinfo.tex
  15. *~
  16. ,*
  17. BUGS
  18. Makefile
  19. Makefile.in
  20. aclocal.m4
  21. benchmark-guile
  22. check-guile
  23. check-guile.log
  24. confdefs.h
  25. config.build-subdirs
  26. config.cache
  27. config.guess
  28. config.h
  29. config.h.in
  30. config.log
  31. config.status
  32. config.sub
  33. configure
  34. conftest
  35. conftest.c
  36. depcomp
  37. elisp-comp
  38. guile-*.tar.gz
  39. install-sh
  40. libtool
  41. ltconfig
  42. ltmain.sh
  43. mdate-sh
  44. missing
  45. mkinstalldirs
  46. pre-inst-guile
  47. pre-inst-guile-env
  48. stamp-h1
  49. guile-procedures.txt
  50. guile-config/guile-config
  51. *.go
  52. TAGS
  53. gdb-pre-inst-guile
  54. cscope.out
  55. cscope.files
  56. *.log
  57. gds-test.debug
  58. gds-test.transcript
  59. INSTALL
  60. *.aux
  61. *.cp
  62. *.cps
  63. *.dvi
  64. *.fn
  65. *.fns
  66. *.ky
  67. *.pg
  68. *.toc
  69. *.tp
  70. *.vr
  71. *.tps
  72. *.vrs
  73. *.pgs
  74. *.rn
  75. *.rns
  76. *.trs
  77. /GPATH
  78. /GRTAGS
  79. /GSYMS
  80. /GTAGS
  81. /.sc-start-*
  82. /.version
  83. /autom4te.cache
  84. /build-aux/ar-lib
  85. /build-aux/compile
  86. /build-aux/config.rpath
  87. /build-aux/test-driver
  88. /doc/ref/standard-libraryscmfiles
  89. /doc/ref/standard-library.texi
  90. /examples/box/box
  91. /examples/box-module/box
  92. /lib/alloca.h
  93. /lib/arpa/inet.h
  94. /lib/charset.alias
  95. /lib/configmake.h
  96. /lib/dirent.h
  97. /lib/fcntl.h
  98. /lib/inttypes.h
  99. /lib/iconv.h
  100. /lib/langinfo.h
  101. /lib/limits.h
  102. /lib/link-warning.h
  103. /lib/locale.h
  104. /lib/math.h
  105. /lib/netdb.h
  106. /lib/poll.h
  107. /lib/ref-add.sed
  108. /lib/ref-del.sed
  109. /lib/sched.h
  110. /lib/signal.h
  111. /lib/spawn.h
  112. /lib/stdalign.h
  113. /lib/stdckdint.h
  114. /lib/stdint.h
  115. /lib/stdio.h
  116. /lib/stdlib.h
  117. /lib/string.h
  118. /lib/strings.h
  119. /lib/sys/file.h
  120. /lib/sys/select.h
  121. /lib/sys/socket.h
  122. /lib/sys/stat.h
  123. /lib/sys/time.h
  124. /lib/sys/times.h
  125. /lib/sys/types.h
  126. /lib/sys/uio.h
  127. /lib/time.h
  128. /lib/unistd.h
  129. /lib/unistr/.dirstamp
  130. /lib/unistr.h
  131. /lib/unitypes.h
  132. /lib/unused-parameter.h
  133. /lib/wchar.h
  134. /lib/wctype.h
  135. /libguile/srfi-14.i.c
  136. /libguile/vm-operations.h
  137. /meta/build-env
  138. /meta/gdb-uninstalled-guile
  139. /meta/guild
  140. /meta/guile
  141. /meta/guile-3.0.pc
  142. /meta/guile-3.0-uninstalled.pc
  143. /meta/guile-config
  144. /meta/uninstalled-env
  145. /module/ice-9/eval.go.stamp
  146. /po/
  147. /test-suite/standalone/test-foreign-object-c
  148. /test-suite/standalone/test-pthread-create
  149. /test-suite/standalone/test-pthread-create-secondary
  150. /test-suite/standalone/test-scm-c-bind-keyword-arguments
  151. /test-suite/standalone/test-scm-spawn-thread
  152. /test-suite/standalone/test-scm-to-latin1-string
  153. /test-suite/standalone/test-scm-values
  154. /test-suite/standalone/test-smob-mark
  155. /test-suite/standalone/test-smob-mark-race
  156. /test-suite/standalone/test-srfi-4