psousa / baseapp-orange forked from ariejan/baseapp

This is a fork from BaseApp in attempt to make it a more suitable backoffice and structure for my own projects but it might have something you like.

baseapp-orange / .gitignore
100644 13 lines (13 sloc) 0.168 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
log/*
tmp/*
database.yml
*.sqlite
*.sqlite3
doc/api
.DS_Store
.svn
public/javascripts/cache/*
public/stylesheets/cache/*
public/frags/*
public/system/*
public/uploads/*