Explorar o código

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

Jota Junior %!s(int64=11) %!d(string=hai) anos
pai
achega
66a13f2e15
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Phalcon.gitignore

+ 2 - 0
Phalcon.gitignore

@@ -0,0 +1,2 @@
+*/cache/*
+*/config/development/*