summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-02-23 02:13:26 +0100
committerDan Winship <danw@gnome.org>2013-02-23 12:01:01 +0100
commit4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29 (patch)
treee5424bbcd415f737f970bd5842f5add2fa1d0fe4 /.gitignore
parent4e9713343934fc2aba5d81ab12fccd64cc24a99f (diff)
downloadlibsoup-4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29.tar.gz
examples: move examples from tests/ to examples/
get, simple-httpd, and simple-proxy are more example code than test programs, so move them into a separate directory. Also, remove "dns", which was once a sort-of test of SoupAddress, but is now just a redundant sort-of test of GResolver.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 19686f4d..b3a877b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,9 @@ docs/reference/libsoup-2.4.signals
docs/reference/libsoup-2.4.types
docs/reference/tmpl
docs/reference/xml
+examples/get
+examples/simple-httpd
+examples/simple-proxy
gtk-doc.make
install-sh
libsoup-zip
@@ -68,14 +71,10 @@ tests/*.log
tests/*.trs
tests/*-test
tests/date
-tests/dns
-tests/get
tests/getbug
tests/header-parsing
tests/httpd.conf
tests/ntlm-test-helper
tests/pull-api
-tests/simple-httpd
-tests/simple-proxy
tests/soup-tests.gresource
tests/uri-parsing