Skip to content

Commit

Permalink
Update docker ignore rules
Browse files Browse the repository at this point in the history
  • Loading branch information
mhieta committed Oct 27, 2021
1 parent 5d8a550 commit 9ca1164
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
*~
*.env

# ignore .cache folder
.pytest_cache
# ignore sonar cache
.scannerwork

0 comments on commit 9ca1164

Please sign in to comment.