aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
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 /.gitignore
parent7f871dda39c8aca0ace1405da5d6e5899711d1a0 (diff)
downloadshowdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.tar.xz
showdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.zip
remove .ds_store mac thing
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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