From f0997e90d612c355e89c6cc5a20afc07a89555de Mon Sep 17 00:00:00 2001 From: 20171174010017 Date: Tue, 1 Oct 2019 10:27:18 -0300 Subject: [PATCH] =?UTF-8?q?Adi=C3=A7=C3=A3o=20de=20Wiki=20em=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6e32414c..8edfe11a 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,7 @@ coverage.xml *.pot # Django stuff: -*.log +*.lo # Sphinx documentation docs/_build/ @@ -80,6 +80,9 @@ content/pyladies/ # empresas content/empresas/ +# wiki +wiki + # node package-lock.json node_modules/