atmos / merb-openid-example

an example openid consumer application written in merb using merb-auth's openid stuff

This URL has Read+Write access

merb-openid-example / .gitignore
100644 20 lines (20 sloc) 0.185 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.DS_Store
log/*
tmp/*
gems/*
TAGS
*~
.#*
schema/schema.rb
schema/*_structure.sql
schema/*.sqlite3
schema/*.sqlite
schema/*.db
*.sqlite
*.sqlite3
*.db
src/*
.hgignore
.hg/*
.svn/*
.gemrc