chore: apply project standards templates

This commit is contained in:
2026-03-29 20:12:28 +02:00
parent 95cba2021b
commit 9f24573dc0
8 changed files with 521 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.build/
bin/
dist/
tmp/
coverage/
coverage.out
*.coverprofile
*.test
*.out
.DS_Store
Thumbs.db
.vscode/
.idea/