.gitignore 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. # * Compressed files
  2. *.zip
  3. *.tar
  4. *.tar.bz
  5. *.tar.bz2
  6. *.gz
  7. *.xz
  8. *.7z
  9. # * Emacs
  10. *~
  11. ltxmathml
  12. ltxpng
  13. ltximg
  14. **/auto/
  15. frag-master.tex
  16. \#*\#
  17. ParallelComputing/Hw/pfin/ID
  18. _region_.prv
  19. _region_.tex
  20. # * LaTeX
  21. *-blx.bib
  22. *-eps-converted-to.pdf
  23. *.bbl
  24. *.bcf
  25. *.blg
  26. *.dvi
  27. *.nav
  28. *.out
  29. *.run.xml
  30. *.snm
  31. *.tex
  32. *.tex#
  33. *.toc
  34. *.upa
  35. *.upb
  36. *.vrb
  37. # * Proprietary software
  38. # ** Abaqus crap
  39. *.jnl
  40. *.dat
  41. *.com
  42. *.msg
  43. *.prt
  44. *.ipm
  45. *.sim
  46. *.sta
  47. *.SMAManifest
  48. *.odb
  49. # ** Word processing (I don't need it)
  50. *.docx
  51. *.doc
  52. # ** Spreadsheets
  53. *.xls
  54. *.xlsx
  55. # * Python
  56. *.pyc
  57. __pycache__
  58. # * C/C++
  59. **/build/
  60. **/bin/
  61. *.run
  62. # * Java
  63. *.class
  64. Java/Code/*.java
  65. Java/Code/*.class
  66. # * Temporary files
  67. *.log
  68. *.aux
  69. # * Documentation
  70. **/doc/
  71. */Doc/
  72. # * Media
  73. *.xoj.pdf
  74. *.svg
  75. *.png
  76. *.jpeg
  77. *.jpg
  78. *.pdf
  79. **/Media/*
  80. **/media/*
  81. # ** Paraview, VTK
  82. *.xplt
  83. *.vtk
  84. *.pvsm
  85. *.pvcc
  86. *.pvcvbc
  87. media/*
  88. # ** Override rules
  89. !media/*.eng.dig
  90. # * Data, output
  91. *.out
  92. *.out.e
  93. *.csv
  94. *.txt
  95. *.xml
  96. *.odt
  97. *.odp
  98. GRTAGS
  99. GSYMS
  100. GTAGS
  101. GPATH
  102. TAGS
  103. # * R
  104. .Rhistory
  105. # * Recoll
  106. .recoll*
  107. # * Privacy
  108. /TA/attendance.org
  109. Biomat/Hw/Feedback/*
  110. TA/Grading/TensileHardness/grading.org
  111. TA/hour_report.org
  112. # * Other people's work and copyright
  113. **/Slides/*
  114. **/Supl/*
  115. **/Suppl/*
  116. FailMech/Hw/09/Calculus III - Surface Integrals.html
  117. FailMech/Hw/09/Calculus III - Surface Integrals_files/
  118. DatAnal/Hw/02/Doc/
  119. **/Sources/*
  120. # * Uncategorised
  121. /FailMech/Hw/03/hw3_2017.bb.org
  122. .~lock*
  123. /FailMech/Hw/04/hw4_2018.bb.org
  124. ContinuumMechanics/Hw/hw12/coma.mac
  125. /Thermo/Equation Table-Exam2.pdf.xoj
  126. Thermo/Hw/Project/Code/Cp2k/converging_grid/cutoff_*
  127. Thermo/Hw/Project/Code/Cp2k/converging_grid/rel_cutoff_*
  128. Thermo/Hw/Project/Tutorial/*
  129. Thermo/Hw/Project/Code/*
  130. AdvProc
  131. Esports
  132. /Kinetics/Board/*