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

Unified Diff: runtime/bin/net/.gitignore

Issue 11361262: Add some makefiles generated by gyp for newly added targets to .gitignore. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: remove blank line at end of file Created 8 years, 1 month 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 | « compiler/.gitignore ('k') | samples/sample_extension/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/net/.gitignore
diff --git a/runtime/bin/net/.gitignore b/runtime/bin/net/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..bfd80d78fc256d28f82151b90691d362bf809103
--- /dev/null
+++ b/runtime/bin/net/.gitignore
@@ -0,0 +1,13 @@
+/libssl_dart.target.mk
+/minizip_dart.target.mk
+/nspr_dart.target.mk
+/nss.Makefile
+/nss_dart.target.mk
+/nss_static_dart.target.mk
+/nssckbi_dart.target.mk
+/sqlite.Makefile
+/sqlite_dart.target.mk
+/sqlite_shell_dart.target.mk
+/ssl.Makefile
+/zlib.Makefile
+/zlib_dart.target.mk
« no previous file with comments | « compiler/.gitignore ('k') | samples/sample_extension/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698