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

Unified Diff: third_party/pkg/markdown/.gitignore

Issue 18497012: Add markdown to third_party/pkg (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: third_party/pkg/markdown/.gitignore
diff --git a/third_party/pkg/markdown/.gitignore b/third_party/pkg/markdown/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..aeb4e139504f724c3d39f0331332b0ee4d8340ec
--- /dev/null
+++ b/third_party/pkg/markdown/.gitignore
@@ -0,0 +1,5 @@
+packages
+pubspec.lock
+.project
+.children
+out
Bob Nystrom 2013/07/08 16:40:08 How about moving this up a directory since every t
Emily Fortuna 2013/07/08 17:36:30 Done.

Powered by Google App Engine
This is Rietveld 408576698