Unverified Commit 68f6fe2b authored by Leopere's avatar Leopere Committed by GitHub
Browse files

Don't track docker-compose.override.yml (#416)

This allows end users who need to build Hastebin for their deployments as an image in a private registry or any other changes without needing to collide with the ability to upgrade their local cached copy of the hastebin repo.
parent 72863858
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,3 +4,4 @@ node_modules
*.swo
data
*.DS_Store
docker-compose.override.yml