1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 18:58:13 +02:00

Merge pull request #1106 from ryanshrum/master

Added recommended gitignore rules from Craft
This commit is contained in:
Carl Suster 2014-09-01 15:46:08 +10:00
commit 27ff0cae7e

3
CraftCMS.gitignore Normal file
View File

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