public
Description: Yet Another Ruby Blog - For Google App Engine
Homepage:
Clone URL: git://github.com/olabini/yarbl.git
yarbl / .gitignore
100644 12 lines (11 sloc) 0.149 kb
1
2
3
4
5
6
7
8
9
10
11
12
/log/development.log
/log/production.log
/log/server.log
/log/test.log
/tmp/cache
/tmp/pids
/tmp/sessions
/tmp/sockets
*.DS_Store
/tmp/war
yarbl.war