File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -140,6 +140,14 @@ docker-compose.override.yml
140140terraform.tfvars
141141.tfvars
142142
143+ # ============================================================================
144+ # GITHUB ACTIONS
145+ # ============================================================================
146+ # Config files should be managed by Terraform and GitHub Secrets, not hardcoded
147+ .github /workflows /config.json
148+ .github /workflows /* .local
149+ .github /workflows /secrets /
150+
143151# ============================================================================
144152# TEMPORARY & ARTIFACTS
145153# ============================================================================
@@ -161,4 +169,6 @@ temp/
161169.gitkeep
162170.env.test
163171poetry.lock.local
164- package-lock.json.local
172+ package-lock.json.local
173+
174+ mypythonproject1.code-workspace
You can’t perform that action at this time.
0 commit comments