ai 5 月之前
父節點
當前提交
c4c92ee348
共有 1 個文件被更改,包括 8 次插入3 次删除
  1. 8 3
      .gitignore

+ 8 - 3
.gitignore

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