technoweenie / restful-authentication
- Source
- Commits
- Network (233)
- Issues (8)
- Downloads (0)
- Wiki (14)
- Graphs
-
Tree:
7235d91
restful-authentication / .gitignore
| 8cffaf6f » | ggoodale | 2008-10-29 | 1 | pkg | |
| 68cbb447 » | Philip (flip) Kromer | 2008-05-19 | 2 | Icon? | |
| 3 | .DS_Store | ||||
| 4 | TAGS | ||||
| 5 | REVISION | ||||
| 6 | *.tmproj | ||||
| 7 | .settings | ||||
| 8 | .project | ||||
| 9 | .tasks-cache | ||||
| 10 | .svn | ||||
| 11 | /log/*.log | ||||
| 12 | /tmp/**/* | ||||
| 13 | /config/database.yml | ||||
| 14 | actionmailer_config_DONOTVERSION.rb | ||||
| 15 | *DONOTVERSION* | ||||
| 16 | /vendor/src/**/* | ||||
| 17 | /db/*.sqlite* | ||||
| 18 | /public/ac/* | ||||
| 19 | /coverage | ||||
| 20 | /doc/app | ||||
| 21 | /doc/plugins | ||||

