From 8d43979679ddcf01a2dc88e34c15647e5a2794ce Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 21 May 2018 18:58:03 +0200 Subject: [PATCH] Update Gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 5eed9c1..13b1f92 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ +#-------------------------------- +# area generale +#-------------------------------- +*.pdb +.vs/* +PUB/logs/* +!PUB/logs/PlaceHolder.file + + # ---> VisualStudio ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.