gitignore/Phalcon.gitignore
Jota Junior 66a13f2e15 Gitignore file for Phalcon Framework, a fast-growing framework developed in C for PHP. Excluding here:
- Cache files
- Development config files
More information available in phalconphp.com
2013-11-12 19:36:17 -02:00

3 lines
33 B
Plaintext

*/cache/*
*/config/development/*