youjo-fe/.gitignore
Chizu 6b180d30b3 Fix theme apply button so it updates instantly
I tried to do this while keeping the CSP changes but it seems like it is impossible, however, the themes do with with these enabled still and the CSP changes still working, so I am not sure why they were even implemented.
2023-03-13 17:56:48 +09:00

13 lines
170 B
Text

.DS_Store
node_modules/
dist/
npm-debug.log
test/unit/coverage
test/e2e/reports
selenium-debug.log
.idea/
config/local.json
config/local.*.json
docs/site/
.vscode/
*.log