This commit is contained in:
2026-05-29 16:21:46 +03:30
parent 1140fbae3c
commit 9db796b8e1
12 changed files with 285 additions and 71 deletions
+21
View File
@@ -0,0 +1,21 @@
node_modules
dist
.git
.gitignore
.env*
*.md
coverage
.nyc_output
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.idea
.vscode
*.swp
*.swo
.eslintcache
Dockerfile
.dockerignore