This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
|
!.gitignore
|
|
.bundle
|
|
.DS_Store
|
|
.rvmrc
|
|
|
|
Gemfile.lock
|
|
|
|
db/*.sqlite3
|
|
log/*.log
|
|
public/assets
|
|
public/index.html
|
|
public/panel/**/*
|
|
public/uploads/**/*
|
|
solr
|
|
tmp/**/*
|
|
uploads/**/*
|
|
|
|
*.swp
|
|
*.pid
|
|
*.lck
|
|
|
|
.sass-cache/*
|
|
*.supported |