lizhi 3 months ago
parent
commit
e8263842eb
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 0 0
      protected/runtime/.keep

+ 1 - 1
.gitignore

@@ -1,7 +1,7 @@
 # ---> Yii
 !assets/.gitignore
 protected/runtime/*
-!protected/runtime/.gitignore
+!protected/runtime/.keep
 /protected/config/main.php
 .idea
 .vscode

+ 0 - 0
protected/runtime/.keep