# emshop
.htaccess
.user.ini
Dockerfile
# config.php
/content/backup/*.sql
/content/cache/*
/content/uploadfile/*

# IDE
.project
.settings
.buildpath
.cache
.idea
.netbeans
.DS_Store

# docker
db_data/*

