.gitignore 2.3 KB

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