# SVN / 配布用 ZIP に含めないファイル
# （BUILD_DIR でデプロイ時も、他のツール利用時の参照用）
.git
.gitignore
.gitattributes
.github
.distignore
*.log
.env
node_modules
