Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: .gitignore

Issue 350563002: Port first garden-o-matic component over to polymer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Tools/GardeningServer/README » ('j') | Tools/GardeningServer/garden-o-matic.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
+
*.Makefile
*.mk
*.mode*
« no previous file with comments | « no previous file | Tools/GardeningServer/README » ('j') | Tools/GardeningServer/garden-o-matic.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698