Delete deployDetails from .gitignore and remove deploy_env.json and deploy_env.yaml.

This commit is contained in:
Andreas Hnida 2024-04-18 09:43:28 +02:00
commit 7ecdb65cb7
3 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -14,6 +14,7 @@ resources
jsconfig.json
hugo_stats.json
go.sum
deployDetails
yarn.lock
.devcontainer
.vscode

View file

@ -1,3 +0,0 @@
{
"env": "development"
}

View file

@ -1 +0,0 @@
env: production