public
Description: Merb Slice to transform Webby in a wysiwyg CMS
Homepage: http://legodata.com
Clone URL: git://github.com/alx/webbastic.git
webbastic / .gitignore
100644 33 lines (32 sloc) 0.368 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
*.db
pkg/
webby/
.DS_Store
log/*
tmp/*
TAGS
*~
.#*
schema/schema.rb
schema/*_structure.sql
schema/*.sqlite3
schema/*.sqlite
schema/*.db
*.sqlite
*.sqlite3
*.db
src/*
.hgignore
.hg/*
.svn/*
gems/gems/*
gems/specifications/*
merb_profile_results
*_override.*
public/uploads/*
public/*
!public/uploads
!public/javascripts
!public/stylesheets
!public/images
!public/flash