vsc-material-but-i-wont-sue.../src/icons/partials/fileNames.js
2018-04-22 22:17:24 +02:00

97 lines
No EOL
3.2 KiB
JavaScript

"fileNames": {
"code_of_conduct.md": "_file_conduct",
"jest.config.js": "_file_jest",
"jest.config.ts": "_file_jest",
"jest.config.json": "_file_jest",
"jest.setup.js": "_file_jest",
"jest.setup.ts": "_file_jest",
"jest.json": "_file_jest",
".jestrc": "_file_jest",
"jest.teardown.js": "_file_jest",
"jenkinsfile": "_file_jenkins",
"gatsby.config.js": "_file_gatsby",
"firebase.json": "_file_firebase",
".firebaserc": "_file_firebase",
"code_of_conduct.md.rendered": "_file_conduct",
".gitlab-ci.yml": "_file_gitlab",
"gruntfile.js": "_file_grunt",
"package-lock.json": "_file_package-lock",
"bower.json": "_file_bower",
".bowerrc": "_file_bower",
"webpack.js": "_file_webpack",
"rollup.config.js": "_file_rollup",
"webpack.config.js": "_file_webpack",
"webpack.dev.js": "_file_webpack",
"webpack.prod.js": "_file_webpack",
"webpack.common.js": "_file_webpack",
"webpackfile.js": "_file_webpack",
"ionic.config.json": "_file_ionic",
".io-config.json": "_file_ionic",
"gulpfile.js": "_file_gulp",
"gulpfile.babel.js": "_file_gulp",
"gulp-config.js": "_file_gulp",
"package.json": "_file_npm",
"gradle.properties": "_file_gradle",
"gradlew": "_file_gradle",
".jscsrc": "_file_json",
".jshintrc": "_file_json",
".jshintignore": "_file_settings",
".npmignore": "_file_npm",
".npmrc": "_file_npm",
"tsconfig.json": "_file_json",
"tslint.json": "_file_json",
"androidmanifest.xml": "_file_android",
"gradle-wrapper.properties": "_file_gradle",
".editorconfig": "_file_settings",
"procfile": "_file_procfile",
".env": "_file_tune",
"dockerfile": "_file_docker",
"license": "_file_license",
"license.md": "_file_license",
"license.md.rendered": "_file_license",
"license.txt": "_file_license",
".babelrc": "_file_babel",
".babelrc.json": "_file_babel",
".eslintrc": "_file_eslint",
".eslintrc.js": "_file_eslint",
".eslintrc.json": "_file_eslint",
".eslintrc.yml": "_file_eslint",
".stylelintrc": "_file_stylelint",
".stylelint.js": "_file_stylelint",
".stylelintrc.json": "_file_stylelint",
".stylelintrc.yml": "_file_stylelint",
".buildignore": "_file_settings",
".htaccess": "_file_xml",
"composer.lock": "_file_json",
".gitignore": "_file_git",
".gitconfig": "_file_git",
".gitattributes": "_file_git",
".gitmodules": "_file_git",
".gitkeep": "_file_git",
"yarn.lock": "_file_yarn-lock",
".yarnrc": "_file_yarn",
".yarnclean": "_file_yarn",
".yarn-integrity": "_file_yarn",
"yarn-error.log": "_file_yarn",
"contributing.md": "_file_contributing",
"contributing.md.rendered": "_file_contributing",
"readme.md": "_file_readme",
"readme.md.rendered": "_file_readme",
".mailmap": "_file_email",
"makefile": "_file_settings",
"changelog": "_file_changelog",
"changelog.md": "_file_changelog",
"changelog.md.rendered": "_file_changelog",
"CREDITS": "_file_credits",
"credits.txt": "_file_credits",
"credits.md": "_file_credits",
"credits.md.rendered": "_file_credits",
".flowconfig": "_file_flow",
".jsbeautifyrc": "_file_json",
"git-history": "_file_git",
"angular-cli.json": "_file_angular",
"component.ts": "_file_angular",
"component.js": "_file_angular",
"app.module.ts": "_file_angular",
"favicon.ico": "_file_favicon"
},