We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f8f85 commit 1af8ce5Copy full SHA for 1af8ce5
.gitignore
@@ -18,11 +18,7 @@ build/
18
.php-cs-fixer.cache
19
20
# Vite build outputs (reference widget)
21
-# Note: Vue components (.mjs) in js/ are tracked for deployment
22
-# admin-settings.js and personal-settings.js are manually created and tracked
23
-# Exclude source maps and vendor license to save repository space
24
-js/**/*.map
25
-js/vendor.LICENSE.txt
+js/
26
27
# IDE files
28
.idea/
0 commit comments