summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKrzesimir Nowak <qdlacz@gmail.com>2013-02-28 09:47:31 +0100
committerKrzesimir Nowak <qdlacz@gmail.com>2013-02-28 09:48:02 +0100
commit6ae5d8ca83565ffbc3febb221b1d5de2d75de85b (patch)
treed35aa7943d974da3b6860032a323eb92459f533c /.gitignore
parent361052bde0d66406f6963c53acaeed82a9e04094 (diff)
downloadgupnp-6ae5d8ca83565ffbc3febb221b1d5de2d75de85b.tar.gz
Add .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore49
1 files changed, 49 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a533723
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,49 @@
+*.la
+*.lo
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+
+/INSTALL
+/aclocal.m4
+/autom4te.cache/
+/build-aux/
+/config.h
+/config.h.in
+/config.log
+/config.status
+/configure
+/gtk-doc.make
+/libtool
+/stamp-h1
+
+/doc/version.xml
+
+/examples/light-client
+/examples/light-server
+
+/gupnp-1.0-uninstalled.pc
+/gupnp-1.0.pc
+
+/libgupnp/GUPnP-1.0.gir
+/libgupnp/GUPnP-1.0.typelib
+/libgupnp/gupnp-marshal.c
+/libgupnp/gupnp-marshal.h
+
+/m4/gtk-doc.m4
+/m4/libtool.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+/m4/lt~obsolete.m4
+
+/tests/gtest/test-context
+/tests/test-browsing
+/tests/test-introspection
+/tests/test-proxy
+/tests/test-server
+
+/vala/gupnp-1.0.stamp
+/vala/gupnp-1.0.vapi