Files
gantry5/.gitignore
T

33 lines
592 B
Plaintext

# OS Generated
.DS_Store*
ehthumbs.db
Thumbs.db
# PhpStorm
.idea
# Composer
src/composer.lock
src/vendor/**
# Symbolic links in admin
platforms/joomla/com_gantry5/*/common
platforms/*/*/common
platforms/*/*/src
# Symbolic links in themes
themes/*/*/common
themes/*/*/src
themes/*/*/cache
themes/*/*/custom
themes/*/magento/design/default/gantry/common
themes/*/magento/design/default/gantry/src
themes/*/magento/design/default/gantry/vendor
themes/*/magento/skin/default/common
# Compiled
**/.sass-cache
node_modules/*
platforms/wordpress/gantryadmin/cache
platforms/common/node_modules