nono / linuxfr.org

The new version of LinuxFr.org will be in Ruby on Rails. It's my resolution for 2009.

linuxfr.org / .gitignore
100644 12 lines (11 sloc) 0.155 kb
1
2
3
4
5
6
7
8
9
10
11
12
config/database.yml
config/*.sphinx.conf
db/*.sqlite3
db/sphinx/**/*
git_store
log/*.log
public/sitemap*
public/uploads/**/*
tmp/restart.txt
tmp/**/*
TODO