unilogic / pictrails forked from shingara/pictrails

A fork of Pictrails with a photo-blog like frontpage, and other added features.

This URL has Read+Write access

pictrails / .gitignore
100644 17 lines (16 sloc) 0.208 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# use glob syntax.
config/database.yml
*.log
*.sqlite3
*.pid
public/galleries*
test
public/pictures
public/pictrails_pictures
public/pictrails_thumbnails
public/index.html
pkg
coverage
.svn
*.cache
nbproject