ソースを参照

Added recommended gitignore rules from Craft

Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
pull/1106/head
Ryan Shrum 10年前
コミット
174e4d5178
1個のファイルの変更5行の追加0行の削除
  1. 5
    0
      CraftCMS.gitignore

+ 5
- 0
CraftCMS.gitignore ファイルの表示

@@ -0,0 +1,5 @@
.DS_Store

# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
/craft/storage/*
!/craft/storage/logo/*

読み込み中…
キャンセル
保存