From 95428eea4d44a337e723b4257a26cd8a1a017899 Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Thu, 14 May 2015 18:19:41 +0200 Subject: [PATCH] Removed the .bak files and an auto generated file for the chat functionality --- pandora_console/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pandora_console/.gitignore b/pandora_console/.gitignore index 9a98ae36dd..9514059a2b 100644 --- a/pandora_console/.gitignore +++ b/pandora_console/.gitignore @@ -1,7 +1,9 @@ attachment/networkmap_* attachment/mibs/.index attachment/pandora_chat.global_counter.txt +attachment/pandora_chat.user_list.json.txt attachment/collection include/config.php pandora_console.log enterprise +*.bak \ No newline at end of file