UNPKG

st-create-app

Version:
21 lines 441 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.filesAllowedToResistInAppDir = [ '.DS_Store', 'Thumbs.db', '.git', '.gitignore', '.idea', 'README.md', 'LICENSE', '.hg', '.hgignore', '.hgcheck', '.npmignore', 'mkdocs.yml', 'docs', '.travis.yml', '.gitlab-ci.yml', '.gitattributes', ]; //# sourceMappingURL=filesAllowedToResistInAppDir.js.map