Initial import with GitLab CI/CD and registry deploy flow
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
.git
|
||||
.github
|
||||
.pytest_cache
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
.artifacts
|
||||
.local_stack
|
||||
.tmp
|
||||
test-results
|
||||
|
||||
.data
|
||||
.data_local
|
||||
.data_smoke
|
||||
.data_gate*
|
||||
.data_uat_*
|
||||
|
||||
docs
|
||||
tests
|
||||
|
||||
.env
|
||||
.env.local
|
||||
.env.production
|
||||
|
||||
backups
|
||||
Reference in New Issue
Block a user