diff options
| author | Arslaan Pathan <[email protected]> | 2025-06-11 07:44:12 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2025-06-11 07:44:12 +1200 |
| commit | 40dae3b1a3c1745f8effc1965afac95180e0e74a (patch) | |
| tree | c068e4ae87e5a92c6bc4cc800f38949da24aaa1b | |
| parent | 7f871dda39c8aca0ace1405da5d6e5899711d1a0 (diff) | |
| download | showdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.tar.xz showdownofthesticks-40dae3b1a3c1745f8effc1965afac95180e0e74a.zip | |
remove .ds_store mac thing
| -rw-r--r-- | .DS_Store | bin | 10244 -> 0 bytes | |||
| -rw-r--r-- | .gitignore | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differdeleted file mode 100644 index c78b4a9..0000000 --- a/.DS_Store +++ /dev/null @@ -1 +1,2 @@ -build
\ No newline at end of file +build +.DS_Store
\ No newline at end of file |
