build: update configuration files

Update various configuration files as part of the build system reorganization.
This commit is contained in:
Johannes Millan 2025-06-27 10:25:00 +02:00
parent 54542d51cf
commit 75f1b64105
10 changed files with 21 additions and 25 deletions

6
.gitignore vendored
View file

@ -1,11 +1,10 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/.tmp
/dist
/app-builds
/tmp
/out-tsc
/logs
# dependencies
/node_modules
@ -45,9 +44,6 @@ yarn-error.log
testem.log
/typings
chromedriver.log
e2e-test-results
e2e/screenshots
perf-metrics-*.json
.eslintcache
# System Files