finished cleanup

master
Daniel Kapla 2 years ago
parent becf297a43
commit 0eaaf52c7e
  1. 1
      .gitattributes
  2. 9
      .gitignore
  3. BIN
      Exercise_02_Assignment.pdf
  4. 1
      Exercise_03/.gitattributes

1
.gitattributes vendored

@ -1,3 +1,4 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text

9
.gitignore vendored

@ -1,3 +1,6 @@
# Archives
*.zip
# Lecture Notes
Lectures/
@ -5,11 +8,5 @@ Lectures/
*.xyz
Exercise_02/**.txt
# ignore plots folder of exercise 03
plots/
# vscode workspace config
.vscode/
# LaTeX compile files

Binary file not shown.

@ -1 +0,0 @@
Exercise3.pdf filter=lfs diff=lfs merge=lfs -text
Loading…
Cancel
Save