Browse Source

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

Thomas Ploch 14 years ago
parent
commit
cd7b7c9ced
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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