From 43f6181d13bc2f8d6844da460bd5cfafcb513929 Mon Sep 17 00:00:00 2001 From: m-lopez-f Date: Mon, 6 Mar 2017 10:16:15 +0100 Subject: [PATCH] Update gitignore of pandora_console and pandora_server --- pandora_console/.gitignore | 4 +++- pandora_server/.gitignore | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 pandora_server/.gitignore diff --git a/pandora_console/.gitignore b/pandora_console/.gitignore index bebc4461f8..14c3e02e3d 100644 --- a/pandora_console/.gitignore +++ b/pandora_console/.gitignore @@ -7,4 +7,6 @@ attachment/files_repo include/config.php pandora_console.log enterprise -*.bak \ No newline at end of file +*.bak +audit.log +install_old.php diff --git a/pandora_server/.gitignore b/pandora_server/.gitignore new file mode 100644 index 0000000000..c300104f32 --- /dev/null +++ b/pandora_server/.gitignore @@ -0,0 +1,3 @@ +Makefile +blib/ +pm_to_blib