1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

add docker-compose.override to gitignore (#2809)

This commit is contained in:
haoyayoi 2017-05-06 06:52:35 +09:00 committed by Eugen Rochko
parent 4e05751346
commit 72c30f8393

3
.gitignore vendored
View file

@ -45,3 +45,6 @@ redis
*.swp
/public/packs
/node_modules
# Ignore Docker option files
docker-compose.override.yml