diff options
| author | Zoltan Szabatin <[email protected]> | 2025-03-04 23:00:26 -0800 |
|---|---|---|
| committer | Zoltan Szabatin <[email protected]> | 2025-03-04 23:00:26 -0800 |
| commit | c91e8f7f4f469382301d16b43a7ab2adb1c506a8 (patch) | |
| tree | fae351ea3e066b1327a0d0d341c6016e4706a397 | |
| parent | feat(menu): Resizable window on debug (diff) | |
| download | splitscreen-duo-c91e8f7f4f469382301d16b43a7ab2adb1c506a8.tar.xz splitscreen-duo-c91e8f7f4f469382301d16b43a7ab2adb1c506a8.zip | |
chore(Git): Ignore macOS-specific files
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,3 +8,6 @@ wheels/ # venv .venv + +# macOS +.DS_Store |