Index: .gitignore |
diff --git a/.gitignore b/.gitignore |
index 953f2ee62bb08b20821ca88940d98b001e6ac939..93a95de0405d1402d26306cb8e52147b2a4078c3 100644 |
--- a/.gitignore |
+++ b/.gitignore |
@@ -1,6 +1,9 @@ |
# This is pulled in via an entry in DEPS |
LayoutTests/w3c |
+# Pulled in via bower. |
+Tools/GardeningServer/bower_components |
abarth-chromium
2014/06/22 14:43:51
This should go in Tools/GardeningServer/.gitignore
ojan
2014/06/22 22:49:21
Somehow I forgot that you could do nested .gitigno
|
+ |
*.Makefile |
*.mk |
*.mode* |