mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-12 21:45:56 +00:00
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.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ node_modules
|
|||||||
*.swo
|
*.swo
|
||||||
data
|
data
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
docker-compose.override.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user