From 540ef5e084db2295d7ca476c980ec10fb90e9722 Mon Sep 17 00:00:00 2001 From: Fabien MEURILLON Date: Sat, 9 Jan 2016 14:47:32 +0100 Subject: Add basic docker-compose configuration --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9bde27db..0495cb17 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ # Data for wallabag data/assets/* data/db/wallabag*.sqlite + +# Docker container logs +docker/logs/ -- cgit v1.2.3