Remove .DS_Store files

Remove the .DS_Store files from repo / add to .gitignore
This commit is contained in:
Michael Christensen 2023-02-15 23:06:53 +01:00
parent 25378fbf2f
commit f2219f0818
No known key found for this signature in database
GPG Key ID: DE6DE3B9695F01D8
3 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

BIN
Chapter 01/.DS_Store vendored

Binary file not shown.