public
Fork of KrisJordan/recess
Description: Recess is a REST oriented, full-stack PHP framework.
Homepage: http://www.recessframework.org
Clone URL: git://github.com/recess/recess.git
recess / .gitignore
100644 8 lines (7 sloc) 0.083 kb
1
2
3
4
5
6
7
8
*.cache
*.settings
.project
.buildpath
*.db
recess/temp/compiled/*
recess/temp/*.*