Compare commits
No commits in common. "baef622fc53b1842cbc21cdb950f7694f61aee2a" and "f7b73ccfec589686ebc6274583b1785a50a76280" have entirely different histories.
baef622fc5
...
f7b73ccfec
49
.gitignore
vendored
49
.gitignore
vendored
@ -1,49 +0,0 @@
|
|||||||
*
|
|
||||||
!/.gitignore
|
|
||||||
|
|
||||||
################################################################################################################################
|
|
||||||
# Hauptordner
|
|
||||||
################################################################################################################################
|
|
||||||
!/README.md
|
|
||||||
|
|
||||||
################################################################################################################################
|
|
||||||
# Projekt
|
|
||||||
################################################################################################################################
|
|
||||||
!/docs
|
|
||||||
/docs/*.md
|
|
||||||
/docs/*.tex
|
|
||||||
/docs/*.pdf
|
|
||||||
!/docs/loesungen.tex
|
|
||||||
!/docs/loesungen.pdf
|
|
||||||
!/docs/zusatz.tex
|
|
||||||
!/docs/zusatz.pdf
|
|
||||||
!/docs/musterloesung_*.tex
|
|
||||||
!/docs/musterloesung_*.pdf
|
|
||||||
|
|
||||||
!/code
|
|
||||||
!/code/**/*.md
|
|
||||||
!/code/geogebra
|
|
||||||
!/code/geogebra/*.ggb
|
|
||||||
!/code/octave
|
|
||||||
!/code/octave/*.m
|
|
||||||
!/code/python
|
|
||||||
!/code/python/*.py
|
|
||||||
!/code/R
|
|
||||||
!/code/R/*.r
|
|
||||||
|
|
||||||
!/notes
|
|
||||||
!/notes/**/*.md
|
|
||||||
|
|
||||||
!/protocol
|
|
||||||
!/protocol/*.md
|
|
||||||
|
|
||||||
################################################################################################################################
|
|
||||||
# Artefakte
|
|
||||||
################################################################################################################################
|
|
||||||
/**/*.spec
|
|
||||||
/**/__pycache__
|
|
||||||
|
|
||||||
################################################################################################################################
|
|
||||||
# gitkeep: präserviert alle Ordner mit einer .gitkeep Datei drin (damit auch leere Ordner synchronisiert werden).
|
|
||||||
################################################################################################################################
|
|
||||||
!/**/.gitkeep
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user