added .DS_Store to gitignore

Dieser Commit ist enthalten in:
Reinder Feenstra 2022-04-30 19:30:07 +02:00
Ursprung 3616754a9b
Commit f01fae8b55

2
.gitignore vendored
Datei anzeigen

@ -45,3 +45,5 @@ CMakeLists.txt.*
*.gcov *.gcov
*.pyc *.pyc
.vs .vs
.DS_Store