aboutsummaryrefslogtreecommitdiff
path: root/examples/.gitignore
diff options
context:
space:
mode:
authorRobert Ginda <rginda@google.com>2015-08-07 14:59:25 -0700
committerRobert Ginda <rginda@google.com>2015-08-07 14:59:25 -0700
commite20cc505b5c07fe58ecc9a5b691cbb7be6f9ca89 (patch)
treec2d068abf03960b95021bfa1677b5057b09d7bbc /examples/.gitignore
parentc1b5e2388d4149166c7790ac5adbd719ccc733da (diff)
parent6ae383f24246a37a63c793bf7971d50f05158a4d (diff)
downloadavahi-e20cc505b5c07fe58ecc9a5b691cbb7be6f9ca89.tar.gz
Import avahi into the Android tree.
Import Avahi mDNS library from git://git.0pointer.net/avahi.git. At the time of the import, the avahi HEAD was 147cdce70b22ae7cee9fb4fe123db40952f31c9e Committed on 2013-03-11. Bug: 22827641
Diffstat (limited to 'examples/.gitignore')
-rw-r--r--examples/.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 0000000..1e1ae08
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,12 @@
+*.o
+*.lo
+*.la
+Makefile
+Makefile.in
+.deps
+.libs
+client-browse-services
+client-publish-service
+core-browse-services
+core-publish-service
+glib-integration