This commit is contained in:
2026-05-09 14:29:38 +07:00
parent 76f8ee11f7
commit 548a43de01
7 changed files with 214 additions and 42 deletions
+16
View File
@@ -0,0 +1,16 @@
**/.git
**/.gitignore
**/.github
**/.idea
**/.vscode
**/node_modules
**/target
**/.next
**/storybook-static
**/dist
**/build
**/coverage
**/*.log
Dockerfile*
docker-compose*.yml
README.md