gitignore/CraftCMS.gitignore
2025-11-13 13:13:52 +03:00

15 lines
325 B
Text

# Optional variables
.docker
data
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Craft 2 Storage (https://craftcms.com/support/craft-storage-gitignore)
# not necessary for Craft 3 (https://github.com/craftcms/craft/issues/26)
/craft/storage/*
!/craft/storage/rebrand