summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.DS_Storebin18436 -> 0 bytes
-rw-r--r--.gitignore4
-rw-r--r--projects/.DS_Storebin6148 -> 6148 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 5fe589c..0000000
--- a/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index 0dfeb95..405df96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
.vscode
build/
+# macOS files
+.DS_Store
+**/.DS_Store
+
# Projects - ignore all folders inside projects/ except the projects folder itself
projects/*/
!projects/README.md \ No newline at end of file
diff --git a/projects/.DS_Store b/projects/.DS_Store
index 1cd0ded..e264c35 100644
--- a/projects/.DS_Store
+++ b/projects/.DS_Store
Binary files differ