[librest] Update .gitignore



commit d7393d28345d98e39ec5497926a334f5a9b187ac
Author: Ross Burton <ross linux intel com>
Date:   Wed Apr 13 16:50:59 2011 +0100

    Update .gitignore

 .gitignore |   27 +++++++++++++++------------
 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]