1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

Ignore custom docker-compose overrides

This commit is contained in:
Alfred Feldmeyer 2021-04-13 16:08:30 +02:00 committed by GitHub
parent f6dbba2ba9
commit f123254ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ node_modules
.vscode
.DS_Store
docker-compose.override*