You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Archives
- *.zip
-
- # Lecture Notes
- Lectures/
-
- # ignore data files from exercise 02
- *.xyz
- Exercise_02/**.txt
-
- # vscode workspace config
- .vscode/
-
- # LaTeX compile file
- *.aux
- *.idx
- *.log
- *.out
- Exercise_03/.DS_Store
- .DS_Store
- .DS_Store
|