Skip to content

Commit

Permalink
Merge pull request #328 from RasaHQ/fix_sec
Browse files Browse the repository at this point in the history
Add .dockerignore
  • Loading branch information
Tomasz Czekajlo authored Nov 10, 2020
2 parents d755800 + 803b51d commit b3b48c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
docs/*
.git/*
.github/*
tests/*
.gitignore
README.md
Dockerfile
CHANGELOG.txt
.pre-commit-config.yaml
changelog/*

0 comments on commit b3b48c2

Please sign in to comment.