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

Unified Diff: Tools/GardeningServer/.gitignore

Issue 411763003: Set up mocha, chai and karma for sheriff-o-matic unit testing. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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-mocha » ('j') | Tools/GardeningServer/README-mocha » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/.gitignore
diff --git a/Tools/GardeningServer/.gitignore b/Tools/GardeningServer/.gitignore
index d296881a8db3f7d5c1f8868f518520ea6ab3d0e2..8c8cc2872e79ab772cfe624b567fe7e4c55062ee 100644
--- a/Tools/GardeningServer/.gitignore
+++ b/Tools/GardeningServer/.gitignore
@@ -1,2 +1,4 @@
# Pulled in via bower.
bower_components
+# Pulled in via npm.
+node_modules
« no previous file with comments | « no previous file | Tools/GardeningServer/README-mocha » ('j') | Tools/GardeningServer/README-mocha » ('J')

Powered by Google App Engine
This is Rietveld 408576698