summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
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