public
Description: Web based frontend for God
Homepage:
Clone URL: git://github.com/qhoxie/prophet.git
prophet / .gitignore
100644 21 lines (20 sloc) 0.183 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.DS_Store
log/*
tmp/*
TAGS
*~
.#*
schema/schema.rb
schema/*_structure.sql
schema/*.sqlite3
schema/*.sqlite
schema/*.db
*.sqlite
*.sqlite3
*.db
src/*
.hgignore
.hg/*
.svn/*
bin/
gems/