Files
mataba/shop/.gitignore
T

17 lines
229 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
release/*.zip
release/*.log
# Local test installs (M1.1) – never commit wp-config / debug logs / DB
xshop-test/
wp-config.php
debug.log
node_modules/
vendor/
.env
.env.*
*.log
.DS_Store
Thumbs.db
.cache/
coverage/
.sass-cache/