@@ -11,3 +11,4 @@ bin-release/
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
+node_modules
@@ -0,0 +1,3 @@
+{
+ "git.ignoreLimitWarning": true
+}