This commit is contained in:
2026-06-16 11:05:24 +05:00
parent fe3f683bfc
commit c487e3c583
10 changed files with 253 additions and 41 deletions
+16
View File
@@ -0,0 +1,16 @@
*.md
.cache
.vscode
node_modules/
docker-compose.yml
**/Dockerfile
.git*
#source
#.npmrc
.eslintrc.json
#./package*.json
yarn.lock
config/
Jenkinsfile*
ecosystem.config.js
.env*