]> source.dussan.org Git - sonarqube.git/commitdiff
ignore .vscode in .flowconfig
authorStas Vilchik <stas.vilchik@sonarsource.com>
Tue, 10 Oct 2017 11:29:55 +0000 (13:29 +0200)
committerStas Vilchik <stas.vilchik@sonarsource.com>
Wed, 11 Oct 2017 10:02:21 +0000 (12:02 +0200)
server/sonar-web/.flowconfig

index f7a5031db1d0b23fd1feb5fbe8a568269cc9aa48..77637514195c03139137e32eab4ed9f32f6ba34d 100644 (file)
@@ -2,6 +2,7 @@
 <PROJECT_ROOT>/node_modules/fbjs.*
 <PROJECT_ROOT>/node_modules/react-side-effect.*
 <PROJECT_ROOT>/node/.*
+<PROJECT_ROOT>/.vscode/.*
 
 [include]