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

Unified Diff: .gitignore

Issue 22951003: Build shadow_dom package in dart/pkg (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Use ShadowDOM test file Created 7 years, 4 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
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index d82160d5242e660051b78a3f7990e5d00d0a57ca..1afb24e84054f2c4c3749b29b64a445cbe2f9eb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,14 @@ pubspec.lock
# Vim temporary swap files.
*.swp
+# Third party files
+third_party/nss_pkcs12
+third_party/polymer
+
# Generated files.
tools/out
tools/xcodebuild
+pkg/shadow_dom/tool/node_modules
+
+
+
« no previous file with comments | « no previous file | pkg/shadow_dom/lib/shadow_dom.debug.js » ('j') | pkg/shadow_dom/lib/src/platform/patches-shadow-css.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698