summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 15 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 030365e..89dff94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,33 +28,36 @@ libtool
ltmain.sh
missing
stamp-h1
-docs/reference/rest*/html/
-docs/reference/rest*/xml/
docs/reference/rest*/*-decl*.txt
-docs/reference/rest*/*.stamp
+docs/reference/rest*/*-overrides.txt
docs/reference/rest*/*-undeclared.txt
-docs/reference/rest*/*-unused.txt
docs/reference/rest*/*-undocumented.txt
+docs/reference/rest*/*-unused.txt
docs/reference/rest*/*.args
docs/reference/rest*/*.hierarchy
docs/reference/rest*/*.interfaces
docs/reference/rest*/*.prerequisites
docs/reference/rest*/*.signals
-docs/reference/rest*/*-overrides.txt
-examples/test-raw
-examples/test-xml
+docs/reference/rest*/*.stamp
+docs/reference/rest*/html/
+docs/reference/rest*/xml/
+examples/continuous-twitter
examples/dump-xml
-examples/get-flickr-favorites
-examples/post-twitter
examples/get-fireeagle-location
+examples/get-flickr-favorites
examples/lastfm-shout
-rest/test-runner
+examples/post-twitter
+examples/test-raw
+examples/test-xml
rest-extras/test-runner
+rest/test-runner
+tests/custom-serialize
+tests/flickr
+tests/lastfm
tests/oauth
tests/oauth-async
tests/oauth2
tests/proxy
tests/proxy-continuous
-tests/flickr
tests/threaded
-tests/lastfm
+tests/xml