aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Szabatin <[email protected]>2025-03-04 23:00:26 -0800
committerZoltan Szabatin <[email protected]>2025-03-04 23:00:26 -0800
commitc91e8f7f4f469382301d16b43a7ab2adb1c506a8 (patch)
treefae351ea3e066b1327a0d0d341c6016e4706a397
parentfeat(menu): Resizable window on debug (diff)
downloadsplitscreen-duo-c91e8f7f4f469382301d16b43a7ab2adb1c506a8.tar.xz
splitscreen-duo-c91e8f7f4f469382301d16b43a7ab2adb1c506a8.zip
chore(Git): Ignore macOS-specific files
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ae8554d..7f26c09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,6 @@ wheels/
# venv
.venv
+
+# macOS
+.DS_Store