diff options
author | Ross Burton <ross@linux.intel.com> | 2010-08-03 17:39:00 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2010-08-03 17:39:00 +0100 |
commit | b85c2ec5b9fd7778f1cffded4f95a0eeb6a02c52 (patch) | |
tree | 31372323b63b75e3f99f08ec3636f5cad562a5b0 | |
parent | 2fc127558d83dad10736564f45356d9e45b2f220 (diff) |
Remove versions from .gitignorelibrest-0.7.0
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,3 +1,5 @@ +*.gir +*.typelib *.la *.lo *.o @@ -47,10 +49,6 @@ examples/post-twitter examples/get-fireeagle-location examples/lastfm-shout rest/test-runner -rest/Rest-0.6.gir -rest/Rest-0.6.typelib -rest-extras/RestExtras-0.6.gir -rest-extras/RestExtras-0.6.typelib rest-extras/test-runner tests/oauth tests/oauth-async |