From 194b59f89cef45bdeb7ce5747defda6638b9b46a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Wed, 29 May 2019 10:32:44 +0200 Subject: [PATCH] add out to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0838922..b5e48fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ delojza.ini downloaded.lst delojza.log -initial.txt \ No newline at end of file +initial.txt +out \ No newline at end of file