From 9736c962fe7980283f29c204408c8c6bd1d3391d Mon Sep 17 00:00:00 2001
From: GMagician <GMagician@users.noreply.github.com>
Date: Tue, 17 Oct 2017 23:43:22 +0200
Subject: [PATCH] gitignore update

This is needed by thirdy part extension
This extension automatically regenerate filters to get a layout divided by folders and not by "sources" and "headers"
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 85223c87b9..cc62436997 100755
--- a/.gitignore
+++ b/.gitignore
@@ -154,6 +154,7 @@ Release/
 Debug/
 __vm/
 .vs/
+vc-fileutils.settings
 
 #Visual Studio Code
 .vscode
-- 
GitLab