Browse Source

comment out CakePHP version headers

Eddie Gurnee 10 years ago
parent
commit
3292d1d35d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CakePHP.gitignore

+ 2 - 2
CakePHP.gitignore

@@ -1,11 +1,11 @@
-CakePHP 3
+# CakePHP 3
 
 
 /vendor/*
 /vendor/*
 /config/app.php
 /config/app.php
 /tmp/*
 /tmp/*
 /logs/*
 /logs/*
 
 
-CakePHP 2
+# CakePHP 2
 
 
 /app/tmp/*
 /app/tmp/*
 /app/Config/core.php
 /app/Config/core.php