Skip to content

Commit

Permalink
Ignore docker-compose.override.yml (#435)
Browse files Browse the repository at this point in the history
Allow for overrides of docker-compose.yml without impacting git status.
  • Loading branch information
alanivey authored May 28, 2023
1 parent 2f1d5fe commit 1359f40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.swp
*.swo
/.env
/docker-compose.override.yml
/version.txt

/files/allow-postgres14-upgrade
Expand Down

0 comments on commit 1359f40

Please sign in to comment.