add ds_store to gitignore

This commit is contained in:
Carsten Schmiemann 2024-03-28 12:06:32 +01:00
parent a353b68675
commit 0775a37e14

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
.DS_Store