public
Description: The Ruby Implementation of SWX RPC
Homepage: http://swxruby.org
Clone URL: git://github.com/meekish/swxruby.git
swxruby / .gitignore
100644 15 lines (15 sloc) 0.149 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.gem
examples/**/*.swf
test/*
test/fixtures/*
test/unit/*
log/*.log
lib/**/log
db/*.sqlite3
tmp/**/*
.DS_Store
doc/api
doc/app
doc/plugins
doc
doc/*