mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 20:28:22 +00:00
41 lines
461 B
Plaintext
41 lines
461 B
Plaintext
.idea
|
|
./atlantis
|
|
*.iml
|
|
atlantis.db
|
|
output
|
|
.DS_Store
|
|
.cover
|
|
.terraform/
|
|
node_modules/
|
|
helm/test-values.yaml
|
|
*.swp
|
|
golangci-lint
|
|
atlantis
|
|
.devcontainer
|
|
atlantis.env
|
|
*.act
|
|
Dockerfile.local
|
|
|
|
# gitreleaser
|
|
dist/
|
|
tmp-CHANGELOG.md
|
|
|
|
.envrc
|
|
|
|
# IDE files
|
|
*.code-workspace
|
|
|
|
# draw.io backup files
|
|
*.bkp
|
|
|
|
# VitePress build output & cache directory
|
|
**/.vitepress/cache
|
|
**/.vitepress/dist
|
|
**/.vitepress/config.ts.timestamp-*
|
|
|
|
# playwright
|
|
test-results/
|
|
|
|
#Cursor dirs
|
|
.cursor
|