.gitignore aktualisiert
Test / test (push) Failing after 12s

This commit is contained in:
2023-07-27 20:30:25 +02:00
parent 9710f9c8a2
commit 051220e2a1
+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/*