UNPKG

@haxtheweb/haxcms-nodejs

Version:

HAXcms single and multisite nodejs server, api, and administration

47 lines (44 loc) 643 B
# Directories # (Must start with with / or \, as seen below) /.github # Inline comments are supported /.vscode /.idea /locales \test /dist /build /public # ignored by program regardless of presence in .dddignore /node_modules # ignored by program regardless of presence in .dddignore # Files # (Must include filename and extension, as seen below) LICENSE false Dockerfile CNAME .dddignore .editorconfig .gitignore .gitkeep .nojekyll .npmignore .surgeignore rollup.config.js # File extension # (Must start with *, as seen below) *.xml *.php *.xsd *.html *.md *.txt *.yml *.json *.toml *.mjs *.cjs *.png *.ico *.svg *.jpg *.jpeg *.stories.js