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

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: remove CSP 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
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*
« 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