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

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: Added readme.txt on how to build package 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
« no previous file with comments | « no previous file | pkg/shadow_dom/lib/shadow_dom.debug.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
kevmoo-old 2013/08/15 23:26:24 You may have missed https://code.google.com/p/dart
+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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698