Ver código fonte

Merge pull request #1106 from ryanshrum/master

Added recommended gitignore rules from Craft
Carl Suster 10 anos atrás
pai
commit
27ff0cae7e
1 arquivos alterados com 3 adições e 0 exclusões
  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/*