summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2011-04-13 16:50:59 +0100
committerRoss Burton <ross@linux.intel.com>2011-04-13 16:50:59 +0100
commitd7393d28345d98e39ec5497926a334f5a9b187ac (patch)
tree6b6391c8db868b6d61bc23401a9e4fe60bf1a6cf /.gitignore
parent5eea445286314730a86c01dd31700512f56275d5 (diff)
downloadlibrest-d7393d28345d98e39ec5497926a334f5a9b187ac.tar.gz
Update .gitignore
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