finished cleanup
This commit is contained in:
parent
becf297a43
commit
0eaaf52c7e
1
.gitattributes
vendored
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
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
Exercise_03/.gitattributes
vendored
1
Exercise_03/.gitattributes
vendored
@ -1 +0,0 @@
|
||||
Exercise3.pdf filter=lfs diff=lfs merge=lfs -text
|
Loading…
x
Reference in New Issue
Block a user