ソースを参照

Added '/lib/Cake/Console/Templates/skel/tmp' to .gitignore file to ignore cache files of CLI.

Thomas Ploch 14 年 前
コミット
cd7b7c9ced
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,5 +1,6 @@
 /app/Config
 /app/tmp
+/lib/Cake/Console/Templates/skel/tmp/
 /plugins
 /vendors
 .DS_Store