.gitignore 2.4 KB

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