1
0

Update .gitignore and package.json with additional ignored files and dependencies

This commit is contained in:
2025-06-01 06:47:50 +02:00
parent 90bb154620
commit 35c270490f
3 changed files with 361 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
"chokidar": "^4.0.3",
"electron-store": "^8.2.0",
"ignore": "^7.0.4",
"micromatch": "^4.0.8",
"node-fetch": "^3.3.2",
"simple-git": "^3.20.0",
"suncalc": "^1.9.0"