aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2025-06-11 07:44:12 +1200
committerArslaan Pathan <[email protected]>2025-06-11 07:44:12 +1200
commit40dae3b1a3c1745f8effc1965afac95180e0e74a (patch)
treec068e4ae87e5a92c6bc4cc800f38949da24aaa1b
parent7f871dda39c8aca0ace1405da5d6e5899711d1a0 (diff)
downloadshowdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.tar.xz
showdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.zip
remove .ds_store mac thing
-rw-r--r--.DS_Storebin10244 -> 0 bytes
-rw-r--r--.gitignore3
2 files changed, 2 insertions, 1 deletions
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index c78b4a9..0000000
--- a/.DS_Store
+++ /dev/null
Binary files differ
diff --git a/.gitignore b/.gitignore
index c795b05..751831e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-build \ No newline at end of file
+build
+.DS_Store \ No newline at end of file