summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorsameerasw <[email protected]>2025-02-25 23:38:44 +0530
committersameerasw <[email protected]>2025-02-25 23:39:37 +0530
commit6dccaa6d66ddf6dba648aa924f254983eafd36d3 (patch)
tree3c27e85f6a4404edfc7bc250add569f38fe394ee /.gitignore
parent7b774874f6b382d4860e3d65443336d0684ecd66 (diff)
Styling updates and logos
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a6674b0..3a92e8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,9 @@ config.json
# Node.js dependencies
node_modules/
dist/
-builds/ \ No newline at end of file
+builds/
+
+# macos
+.DS_Store
+.AppleDouble
+.LSOverride \ No newline at end of file