first commit
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s

This commit is contained in:
Stephan Hadan 2025-01-26 11:34:47 +01:00
commit ad63e109c6
18 changed files with 683 additions and 0 deletions

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
node_modules/
dist/*.html
dist/*.json
dist
npm-debug.log*
package-lock.json
.DS_Store
.cache
.rdoc-dist
.vscode
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*