ai 5 mesiacov pred
rodič
commit
c4c92ee348
1 zmenil súbory, kde vykonal 8 pridanie a 3 odobranie
  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