imajes / radiant forked from radiant/radiant

Radiant is a no-fluff, open source content management system designed for small teams.

This URL has Read+Write access

radiant / .gitignore
100644 15 lines (14 sloc) 0.154 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config/database.yml
db/*.db
log/*.log
pkg
tmp/*
.DS_Store
.svn
TAGS
public/tmp
public/stylesheets/admin/styles.css
spec/datasets/tmp
*.tmproj
cache
.idea