|
@@ -9,6 +9,8 @@ bin-release/
|
|
vendor
|
|
vendor
|
|
public
|
|
public
|
|
runtime
|
|
runtime
|
|
|
|
+runtime/
|
|
|
|
+runtime/*
|
|
runtime/logs/hyperf.log
|
|
runtime/logs/hyperf.log
|
|
# Executables
|
|
# Executables
|
|
*.swf
|
|
*.swf
|
|
@@ -19,9 +21,12 @@ runtime/logs/hyperf.log
|
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
|
# should NOT be excluded as they contain compiler settings and other important
|
|
# should NOT be excluded as they contain compiler settings and other important
|
|
# information for Eclipse / Flash Builder.
|
|
# information for Eclipse / Flash Builder.
|
|
-runtime/hyperf.pid
|
|
|
|
-runtime/hyperf.pid
|
|
|
|
-runtime/hyperf.pid
|
|
|
|
|
|
+
|
|
runtime/container/classes.cache
|
|
runtime/container/classes.cache
|
|
runtime/container/scan.cache
|
|
runtime/container/scan.cache
|
|
runtime/hyperf.pid
|
|
runtime/hyperf.pid
|
|
|
|
+runtime/container/aspects.cache
|
|
|
|
+runtime/container/classes.cache
|
|
|
|
+runtime/container/scan.cache
|
|
|
|
+runtime/container/proxy/App_Controller_AbstractController.proxy.php
|
|
|
|
+runtime/container/proxy/App_Controller_IndexController.proxy.php
|