UNPKG

generator-aristos

Version:

create aristos cms fast with yeoman generator.

90 lines (65 loc) 1.73 kB
# A better system to adding the stuff file is being worked on # otherwise, the log files gets auto made, and the updater is not finished /important/AppStuff/config/stuff.json /important/AristosStuff/AristosLogger/logs/ # Directories for theme specific items will be ignored while testing is ongoing # Temp directory will be ignored as it is just a holding place during production between the modules and the dist /content/temp /important/temp content/public/temp content/public/css/modules/_sprite.css content/public/images/sprites # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Runtime data pids *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov # Coverage directory used by tools like istanbul coverage # nyc test coverage .nyc_output # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # The actual build folder dist/ # Dependency directories node_modules/ jspm_packages/ # TypeScript v1 declaration files typings/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # parcel-bundler cache (https://parceljs.org/) .cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless