浏览代码

Merge pull request #1106 from ryanshrum/master

Added recommended gitignore rules from Craft
Carl Suster 10 年之前
父节点
当前提交
27ff0cae7e
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CraftCMS.gitignore

+ 3 - 0
CraftCMS.gitignore

@@ -0,0 +1,3 @@
+# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
+/craft/storage/*
+!/craft/storage/logo/*