Browse Source

Initial commit

master
Klaus Reygers 2 years ago
commit
702e034438
  1. 28
      .gitignore
  2. 3
      README.md

28
.gitignore

@ -0,0 +1,28 @@
# ---> macOS
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

3
README.md

@ -0,0 +1,3 @@
# ML-Kurs-SS2023
Machine Learning Kurs im Rahmen der Studierendentage im SS 2023
Loading…
Cancel
Save