diff options
author | sameerasw <[email protected]> | 2025-02-25 23:38:44 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-25 23:39:37 +0530 |
commit | 6dccaa6d66ddf6dba648aa924f254983eafd36d3 (patch) | |
tree | 3c27e85f6a4404edfc7bc250add569f38fe394ee /.gitignore | |
parent | 7b774874f6b382d4860e3d65443336d0684ecd66 (diff) |
Styling updates and logos
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 |