mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 22:28:25 +00:00
* Initial build out of redis backend * Regenerate locking mocks and matchers * More test cleanup * More test fixes * Added tests for redis * Test fix * Linting fix * Dcos update * Update redis.go * Update server.go * Adding nolint to RedisDB struct
22 lines
227 B
Plaintext
22 lines
227 B
Plaintext
.idea
|
|
./atlantis
|
|
*.iml
|
|
.vscode
|
|
atlantis.db
|
|
output
|
|
.DS_Store
|
|
.cover
|
|
.terraform/
|
|
node_modules/
|
|
**/.vuepress/dist
|
|
helm/test-values.yaml
|
|
*.swp
|
|
golangci-lint
|
|
atlantis
|
|
.devcontainer
|
|
atlantis.env
|
|
|
|
# gitreleaser
|
|
dist/
|
|
tmp-CHANGELOG.md
|