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

Unified Diff: pkg/mdns/.gitignore

Issue 1407123010: Extend the mDNS package with a native extension used on Mac OS (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Uploaded binary for Linux and added README Created 5 years, 2 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: pkg/mdns/.gitignore
diff --git a/pkg/mdns/.gitignore b/pkg/mdns/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..99dcef19fec33bf164c07df458a2b8fc610abc37
--- /dev/null
+++ b/pkg/mdns/.gitignore
@@ -0,0 +1,2 @@
+lib/native/libmdns_extension_lib.so
ricow1 2015/10/30 10:28:33 we add all gitignore in the top level file
Søren Gjesse 2015/10/30 12:13:16 Done.
+lib/native/libmdns_extension_lib.dylib

Powered by Google App Engine
This is Rietveld 408576698