Files
test_deploy/.gitignore
Alex Shevchuk 286b63e7ea
Some checks failed
Deploy Production / Deploy to Staging (push) Has been skipped
Go Linter / Run golangci-lint (api_gateway) (push) Failing after 2m33s
Go Linter / Build golang services (api_gateway) (push) Has been skipped
Go Linter / Tag Commit (push) Has been skipped
Go Linter / Push Docker Images (api_gateway) (push) Has been skipped
69
2025-09-14 22:09:46 +03:00

49 lines
370 B
Plaintext

.DS_Store
Thumbs.db
desktop.ini
.vscode/
.idea/
*.sublime-workspace
*.sublime-project
go.sum
*.log
*.tmp
*.swp
/bin/
/pkg/
/coverage.out
*.test
*.exe
*.dll
*.so
*.dylib
vendor/
*.o
*.obj
*.a
*.lib
*.out
*.class
*.pch
docker-compose.yaml
.env
dist/
tmp/
.vscod/
code-quality-repot.json
molva
test.sh
go.sum
bin/
code-quality-report.json
.build/config/local.yaml