.gitignore 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. *.eps
  2. *.go
  3. *.log
  4. *.pdf
  5. *.png
  6. *.tar.xz
  7. *.tmp
  8. *~
  9. .#*
  10. \#*\#
  11. ,*
  12. /ABOUT-NLS
  13. /INSTALL
  14. /aclocal.m4
  15. /autom4te.cache
  16. /build-aux/ar-lib
  17. /build-aux/compile
  18. /build-aux/config.guess
  19. /build-aux/config.rpath
  20. /build-aux/config.sub
  21. /build-aux/depcomp
  22. /build-aux/install-sh
  23. /build-aux/mdate-sh
  24. /build-aux/missing
  25. /build-aux/test-driver
  26. /build-aux/texinfo.tex
  27. /config.status
  28. /configure
  29. /doc/*.1
  30. /doc/.dirstamp
  31. /doc/guix.aux
  32. /doc/guix.cp
  33. /doc/guix.cps
  34. /doc/guix.fn
  35. /doc/guix.fns
  36. /doc/guix.html
  37. /doc/guix.info
  38. /doc/guix.info-[0-9]
  39. /doc/guix.ky
  40. /doc/guix.pg
  41. /doc/guix.toc
  42. /doc/guix.t2p
  43. /doc/guix.tp
  44. /doc/guix.vr
  45. /doc/guix.vrs
  46. /doc/os-config-bare-bones.texi
  47. /doc/os-config-desktop.texi
  48. /doc/stamp-vti
  49. /doc/version.texi
  50. /etc/guix-daemon.conf
  51. /etc/guix-daemon.service
  52. /etc/guix-publish.conf
  53. /etc/guix-publish.service
  54. /guix-daemon
  55. /guix-register
  56. /guix/config.scm
  57. /libformat.a
  58. /libstore.a
  59. /libutil.a
  60. /m4/*
  61. /m4/ChangeLog
  62. /m4/gettext.m4
  63. /m4/iconv.m4
  64. /m4/lib-ld.m4
  65. /m4/lib-link.m4
  66. /m4/lib-prefix.m4
  67. /m4/nls.m4
  68. /m4/po.m4
  69. /m4/progtest.m4
  70. /nix-setuid-helper
  71. /nix/AUTHORS
  72. /nix/COPYING
  73. /nix/config.h
  74. /nix/config.h.in
  75. /nix/nix-daemon/nix-daemon.cc
  76. /nix/nix-setuid-helper/nix-setuid-helper.cc
  77. /nix/scripts/guix-authenticate
  78. /nix/scripts/list-runtime-roots
  79. /nix/scripts/offload
  80. /nix/scripts/substitute
  81. /po/guix/*.gmo
  82. /po/guix/*.insert-header
  83. /po/guix/*.mo
  84. /po/guix/ChangeLog
  85. /po/guix/Makefile.in.in
  86. /po/guix/Makevars.template
  87. /po/guix/POTFILES
  88. /po/guix/Rules-quot
  89. /po/guix/boldquot.sed
  90. /po/guix/en@boldquot.*
  91. /po/guix/en@quot.*
  92. /po/guix/guix.pot
  93. /po/guix/insert-header.sin
  94. /po/guix/quot.sed
  95. /po/guix/remove-potcdate.sed
  96. /po/guix/remove-potcdate.sin
  97. /po/guix/stamp-po
  98. /po/packages/*.gmo
  99. /po/packages/*.insert-header
  100. /po/packages/*.mo
  101. /po/packages/ChangeLog
  102. /po/packages/Makefile.in.in
  103. /po/packages/Makevars.template
  104. /po/packages/POTFILES
  105. /po/packages/Rules-quot
  106. /po/packages/boldquot.sed
  107. /po/packages/en@boldquot.*
  108. /po/packages/en@quot.*
  109. /po/packages/guix-packages.pot
  110. /po/packages/insert-header.sin
  111. /po/packages/quot.sed
  112. /po/packages/remove-potcdate.sed
  113. /po/packages/remove-potcdate.sin
  114. /po/packages/stamp-po
  115. /pre-inst-env
  116. /scripts/guix
  117. /test-env
  118. /test-tmp
  119. /tests/*.trs
  120. GPATH
  121. GRTAGS
  122. GTAGS
  123. Makefile
  124. Makefile.in
  125. config.cache
  126. stamp-h[0-9]
  127. tmp
  128. /doc/os-config-lightweight-desktop.texi
  129. /nix/scripts/download
  130. /etc/indent-code.el
  131. /.version