reagent / meetup_api forked from boscomonkey/meetup_api

Ruby port of Meetup's official Python API client

This URL has Read+Write access

meetup_api / .gitignore
100644 12 lines (12 sloc) 0.117 kb
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
log
log/*.log
tmp/**/*
db/*.sqlite3
coverage
doc/app/*
config/locomotive.yml
.loadpath
.project
.tmp*~
/pkg