techstack.hadan.de/.gitignore
Stephan Hadan ad63e109c6
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s
first commit
2025-01-26 11:34:47 +01:00

18 lines
149 B
Text

node_modules/
dist/*.html
dist/*.json
dist
npm-debug.log*
package-lock.json
.DS_Store
.cache
.rdoc-dist
.vscode
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*