From e9582f02d02b6223b200dd6ec50dfa0b5c0bff6f Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Tue, 17 Oct 2017 14:34:52 -0500 Subject: [PATCH] Lockout Bower lib folder (#4581) This would've been reverted in just a few days, but let's go ahead based on our discussion. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index fc7582abfa..4251f6ed25 100644 --- a/.gitignore +++ b/.gitignore @@ -206,6 +206,8 @@ FakesAssemblies/ *.opt project.lock.json +**/sample/**/wwwroot/lib/ +**/samples/**/wwwroot/lib/ __pycache__/ #Mac OSX