Remove gitignore from template
Some checks failed
CI / smoke (push) Failing after 1m30s

This commit is contained in:
supeisen
2026-04-05 02:08:49 +00:00
parent e37c62c98e
commit cbcf11fdf7

20
.gitignore vendored
View File

@@ -1,20 +0,0 @@
# OS
.DS_Store
Thumbs.db
# Editors
.vscode/
.idea/
# Logs
*.log
# Environment
.env
.env.*
# Dependencies and build output
node_modules/
dist/
build/
coverage/