Skip to content

Commit

Permalink
Ensure .dockerignore matches .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedey committed May 29, 2022
1 parent 5495e56 commit 9cefbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ generation/
.idea-run-configurations/
.pgadmin-dev/
.postgresdata/
.postgresdata_backup/
.postgresdata_backup*/
.run
deployment/
**/*.user
Expand Down

0 comments on commit 9cefbab

Please sign in to comment.