mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
WebUI: enable cache for lint checks
Also, WebUI gets its own .gitignore file.
This commit is contained in:
5
src/webui/www/.gitignore
vendored
Normal file
5
src/webui/www/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Web UI tools
|
||||
.eslintcache
|
||||
.stylelintcache
|
||||
node_modules
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user