From 20629d49dc3cd077e31570b74dafa4d996473714 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 31 Jul 2009 16:57:18 +0100 Subject: Add an example which posts to Twitter (OAuth 1.0a) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3622e8f..4572070 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ examples/test-xml examples/dump-xml examples/test-flickr examples/test-facebook +examples/post-twitter tests/oauth tests/proxy tests/flickr -- cgit v1.2.1