WebUI: enable cache for lint checks

Also, WebUI gets its own .gitignore file.
This commit is contained in:
Chocobo1 2025-01-21 13:03:07 +08:00
commit 5098519d46
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
3 changed files with 6 additions and 5 deletions

4
.gitignore vendored
View file

@ -41,7 +41,3 @@ src/icons/skin/build-icons/icons/*.png
# CMake build directory
build/
# Web UI tools
node_modules
package-lock.json