Skip to content

Commit

Permalink
Updated Docker ignore file based on run using stevedore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Feb 14, 2023
1 parent c01cae4 commit 5060423
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,26 @@ README.md
action.yml
examples
wordlist.txt
.dockerignore
.github
.github/auto_assign.yml
.github/dependabot.yml
.github/workflows
.github/workflows/docker-build.yml
.github/workflows/markdownlint.yml
.github/workflows/spelling_action.yml
.gitignore
.markdownlint.json
.pre-commit-config.yaml
.shellcheckrc
.stevedoreignore
CODE_OF_CONDUCT.md
dictionary.dic
prototypes
prototypes/issue86.sh
prototypes/quotes.sh
prototypes/shell-loop.sh
prototypes/split.sh
requirements.txt
spellcheck-github-actions.code-workspace
spellcheck.yaml

0 comments on commit 5060423

Please sign in to comment.