add .DS_Store to .gitignore

This commit is contained in:
2026-02-07 20:14:14 +08:00
parent f2c0635ee8
commit a8105581a0

4
.gitignore vendored
View File

@@ -6,4 +6,6 @@ node_modules/
public/ public/
.deploy*/ .deploy*/
_multiconfig.yml _multiconfig.yml
.hintrc .hintrc
genkey.js
push2typesense.js