Skip to content

Commit

Permalink
Purge devcontainer configs
Browse files Browse the repository at this point in the history
Those files are typically created by pdk and devcontainers cost us money
on GitHub.
  • Loading branch information
bastelfreak committed Jul 27, 2024
1 parent 61ed59f commit 7a90001
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,9 @@ Dockerfile:
delete: true
.rspec:
delete: true
.devcontainer/Dockerfile
delete: true
.devcontainer/devcontainer.json
delete: true
...
# vim: syntax=yaml

0 comments on commit 7a90001

Please sign in to comment.