Chromium Code Reviews| 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.
|