From 1315436571376897ab09e3e9456d154e65c96842 Mon Sep 17 00:00:00 2001 From: Cristiano Magro <cristiano.magro@vola.it> Date: Tue, 16 Jan 2018 18:14:13 +0100 Subject: [PATCH] Wrapper per catturare il file caricato dall'interfaccia --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 4a65b76..91f87eb 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ *.orig -logs/ \ No newline at end of file +logs/ +*.sublime-* -- Gitblit v1.8.0