.gitignore aktualisiert
Test / test (push) Successful in 10s

This commit is contained in:
2023-07-27 20:40:29 +02:00
parent 08bda289ec
commit f5adac9f77
+3 -3
View File
@@ -8,9 +8,9 @@ pnpm-debug.log*
lerna-debug.log*
#/node_modules # Not included as the Gitea Actions need all dependencies without the need of npm install
#dist
#dist-ssr
#*.local
/dist
dist-ssr
*.local
# Editor directories and files
.vscode/*