summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 13 insertions, 18 deletions
diff --git a/.gitignore b/.gitignore
index c3873607..674fad1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,6 @@
-*~
*.o
*.lo
*.la
-*.stamp
-*.bak
.deps
.libs
INSTALL
@@ -11,16 +8,15 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache
-config.guess
+build-aux
config.h
config.h.in
+config.h.in~
config.log
config.status
-config.sub
configure
-depcomp
-docs/reference/html-build.stamp
-docs/reference/html.stamp
+docs/reference/*.stamp
+docs/reference/*.bak
docs/reference/html
docs/reference/libsoup-2.4-decl-list.txt
docs/reference/libsoup-2.4-decl.txt
@@ -36,40 +32,39 @@ 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
libsoup-2.4.pc
libsoup-gnome-2.4.pc
libsoup/soup-enum-types.*
-libsoup/soup-marshal.*
libsoup/Soup-2.4.gir
libsoup/Soup-2.4.typelib
libsoup/SoupGNOME-2.4.gir
libsoup/SoupGNOME-2.4.typelib
libsoup/tld_data.inc
+libsoup/soup-version.h
libtool
-ltmain.sh
m4/gtk-doc.m4
m4/intltool.m4
m4/libtool.m4
m4/lt*.m4
-missing
-mkinstalldirs
po/*.gmo
po/libsoup.pot
po/Makefile.in.in
po/POTFILES
po/stamp-it
stamp-h1
+tests/*.log
+tests/*.trs
tests/*-test
+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