mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
33 lines
592 B
Plaintext
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
|