From 2f0951bd7cb32a76fc0ccf9b2ca7b702e01b420f Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 1 Feb 2016 17:31:15 +0100 Subject: [PATCH] ignora diario.txt --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d86a988f..65ee1c77 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ steamapi.txt telegramapi.txt hearthstoneapi.txt *.pyc -.idea/* \ No newline at end of file +.idea/* +diario.txt \ No newline at end of file