mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Added recommended gitignore rules from Craft
Signed-off-by: Ryan Shrum <ryan@ehousestudio.com>
This commit is contained in:
parent
8979b22eda
commit
174e4d5178
1 changed files with 5 additions and 0 deletions
5
CraftCMS.gitignore
Normal file
5
CraftCMS.gitignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
.DS_Store
|
||||
|
||||
# Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
|
||||
/craft/storage/*
|
||||
!/craft/storage/logo/*
|
Loading…
Add table
Add a link
Reference in a new issue