A likely to be continually updated presentation on the state of the lisp family. Check tags for past versions.

.gitignore 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. # Created by https://www.gitignore.io/api/emacs,elisp,latex,linux
  2. ### Emacs ###
  3. # -*- mode: gitignore; -*-
  4. *~
  5. \#*\#
  6. /.emacs.desktop
  7. /.emacs.desktop.lock
  8. *.elc
  9. auto-save-list
  10. tramp
  11. .\#*
  12. # Org-mode
  13. .org-id-locations
  14. *_archive
  15. # flymake-mode
  16. *_flymake.*
  17. # eshell files
  18. /eshell/history
  19. /eshell/lastdir
  20. # elpa packages
  21. /elpa/
  22. # reftex files
  23. *.rel
  24. # AUCTeX auto folder
  25. /auto/
  26. # cask packages
  27. .cask/
  28. dist/
  29. # Flycheck
  30. flycheck_*.el
  31. # server auth directory
  32. /server/
  33. # projectiles files
  34. .projectile
  35. ### Elisp ###
  36. # Compiled
  37. *.elc
  38. # Packaging
  39. .cask
  40. ### LaTeX ###
  41. ## Core latex/pdflatex auxiliary files:
  42. *.aux
  43. *.lof
  44. *.log
  45. *.lot
  46. *.fls
  47. *.out
  48. *.toc
  49. *.fmt
  50. *.fot
  51. *.cb
  52. *.cb2
  53. ## Intermediate documents:
  54. *.dvi
  55. *-converted-to.*
  56. # these rules might exclude image files for figures etc.
  57. # *.ps
  58. # *.eps
  59. # *.pdf
  60. ## Generated if empty string is given at "Please type another file name for output:"
  61. .pdf
  62. ## Bibliography auxiliary files (bibtex/biblatex/biber):
  63. *.bbl
  64. *.bcf
  65. *.blg
  66. *-blx.aux
  67. *-blx.bib
  68. *.brf
  69. *.run.xml
  70. ## Build tool auxiliary files:
  71. *.fdb_latexmk
  72. *.synctex
  73. *.synctex(busy)
  74. *.synctex.gz
  75. *.synctex.gz(busy)
  76. *.pdfsync
  77. ## Auxiliary and intermediate files from other packages:
  78. # algorithms
  79. *.alg
  80. *.loa
  81. # achemso
  82. acs-*.bib
  83. # amsthm
  84. *.thm
  85. # beamer
  86. *.nav
  87. *.snm
  88. *.vrb
  89. # cprotect
  90. *.cpt
  91. # fixme
  92. *.lox
  93. #(r)(e)ledmac/(r)(e)ledpar
  94. *.end
  95. *.?end
  96. *.[1-9]
  97. *.[1-9][0-9]
  98. *.[1-9][0-9][0-9]
  99. *.[1-9]R
  100. *.[1-9][0-9]R
  101. *.[1-9][0-9][0-9]R
  102. *.eledsec[1-9]
  103. *.eledsec[1-9]R
  104. *.eledsec[1-9][0-9]
  105. *.eledsec[1-9][0-9]R
  106. *.eledsec[1-9][0-9][0-9]
  107. *.eledsec[1-9][0-9][0-9]R
  108. # glossaries
  109. *.acn
  110. *.acr
  111. *.glg
  112. *.glo
  113. *.gls
  114. *.glsdefs
  115. # gnuplottex
  116. *-gnuplottex-*
  117. # hyperref
  118. *.brf
  119. # knitr
  120. *-concordance.tex
  121. # TODO Comment the next line if you want to keep your tikz graphics files
  122. *.tikz
  123. *-tikzDictionary
  124. # listings
  125. *.lol
  126. # makeidx
  127. *.idx
  128. *.ilg
  129. *.ind
  130. *.ist
  131. # minitoc
  132. *.maf
  133. *.mlf
  134. *.mlt
  135. *.mtc
  136. *.mtc[0-9]
  137. *.mtc[1-9][0-9]
  138. # minted
  139. _minted*
  140. *.pyg
  141. # morewrites
  142. *.mw
  143. # mylatexformat
  144. *.fmt
  145. # nomencl
  146. *.nlo
  147. # sagetex
  148. *.sagetex.sage
  149. *.sagetex.py
  150. *.sagetex.scmd
  151. # scrwfile
  152. *.wrt
  153. # sympy
  154. *.sout
  155. *.sympy
  156. sympy-plots-for-*.tex/
  157. # pdfcomment
  158. *.upa
  159. *.upb
  160. # pythontex
  161. *.pytxcode
  162. pythontex-files-*/
  163. # thmtools
  164. *.loe
  165. # TikZ & PGF
  166. *.dpth
  167. *.md5
  168. *.auxlock
  169. # todonotes
  170. *.tdo
  171. # easy-todo
  172. *.lod
  173. # xindy
  174. *.xdy
  175. # xypic precompiled matrices
  176. *.xyc
  177. # endfloat
  178. *.ttt
  179. *.fff
  180. # Latexian
  181. TSWLatexianTemp*
  182. ## Editors:
  183. # WinEdt
  184. *.bak
  185. *.sav
  186. # Texpad
  187. .texpadtmp
  188. # Kile
  189. *.backup
  190. # KBibTeX
  191. *~[0-9]*
  192. ### Linux ###
  193. *~
  194. # temporary files which can be created if a process still has a handle open of a deleted file
  195. .fuse_hidden*
  196. # KDE directory preferences
  197. .directory
  198. # Linux trash folder which might appear on any partition or disk
  199. .Trash-*