Created
May 27, 2020 03:05
-
-
Save ValterSantosMatos/31e7998a99df84e386efc033cc3b7fbf to your computer and use it in GitHub Desktop.
Material icon theme folders associations with underscores
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"material-icon-theme.folders.associations": { | |
"_src": "src", | |
"_source": "source", | |
"_sources": "sources", | |
"_code": "code", | |
"_dist": "dist", | |
"_out": "out", | |
"_build": "build", | |
"_release": "release", | |
"_bin": "bin", | |
"_css": "css", | |
"_stylesheet": "stylesheet", | |
"_stylesheets": "stylesheets", | |
"_style": "style", | |
"_styles": "styles", | |
"_sass": "sass", | |
"__sass": "_sass", | |
"_scss": "scss", | |
"__scss": "_scss", | |
"_images": "images", | |
"_image": "image", | |
"_img": "img", | |
"_icons": "icons", | |
"_icon": "icon", | |
"_ico": "ico", | |
"_screenshot": "screenshot", | |
"_screenshots": "screenshots", | |
"_script": "script", | |
"_scripts": "scripts", | |
"_node_modules": "node_modules", | |
"_js": "js", | |
"_javascript": "javascript", | |
"_javascripts": "javascripts", | |
"_json": "json", | |
"_font": "font", | |
"_fonts": "fonts", | |
"_bower_components": "bower_components", | |
"_test": "test", | |
"_tests": "tests", | |
"_testing": "testing", | |
"___tests__": "__tests__", | |
"___snapshots__": "__snapshots__", | |
"___mocks__": "__mocks__", | |
"___test__": "__test__", | |
"_spec": "spec", | |
"_specs": "specs", | |
"_jinja": "jinja", | |
"_jinja2": "jinja2", | |
"_j2": "j2", | |
"_markdown": "markdown", | |
"_md": "md", | |
"_php": "php", | |
"_phpmailer": "phpmailer", | |
"_sublime": "sublime", | |
"_doc": "doc", | |
"_docs": "docs", | |
"_documents": "documents", | |
"_documentation": "documentation", | |
"_post": "post", | |
"_posts": "posts", | |
"_.git": ".git", | |
"_githooks": "githooks", | |
"_.githooks": ".githooks", | |
"_submodules": "submodules", | |
"_.submodules": ".submodules", | |
"_.github": ".github", | |
"_.gitlab": ".gitlab", | |
"_.vscode": ".vscode", | |
"_.vscode-test": ".vscode-test", | |
"_view": "view", | |
"_views": "views", | |
"_screen": "screen", | |
"_screens": "screens", | |
"_page": "page", | |
"_pages": "pages", | |
"_html": "html", | |
"_vue": "vue", | |
"_.expo": ".expo", | |
"_.expo-shared": ".expo-shared", | |
"_config": "config", | |
"_configs": "configs", | |
"_configuration": "configuration", | |
"_configurations": "configurations", | |
"_settings": "settings", | |
"_.settings": ".settings", | |
"_META-INF": "META-INF", | |
"_i18n": "i18n", | |
"_internationalization": "internationalization", | |
"_lang": "lang", | |
"_language": "language", | |
"_languages": "languages", | |
"_locale": "locale", | |
"_locales": "locales", | |
"_l10n": "l10n", | |
"_localization": "localization", | |
"_translation": "translation", | |
"_translate": "translate", | |
"_translations": "translations", | |
"_.tx": ".tx", | |
"_components": "components", | |
"_widget": "widget", | |
"_widgets": "widgets", | |
"_aurelia_project": "aurelia_project", | |
"_resource": "resource", | |
"_resources": "resources", | |
"_res": "res", | |
"_asset": "asset", | |
"_assets": "assets", | |
"_static": "static", | |
"_lib": "lib", | |
"_libs": "libs", | |
"_library": "library", | |
"_libraries": "libraries", | |
"_vendor": "vendor", | |
"_vendors": "vendors", | |
"_third-party": "third-party", | |
"_themes": "themes", | |
"_theme": "theme", | |
"_color": "color", | |
"_colors": "colors", | |
"_design": "design", | |
"_designs": "designs", | |
"_webpack": "webpack", | |
"_.webpack": ".webpack", | |
"_global": "global", | |
"_public": "public", | |
"_wwwroot": "wwwroot", | |
"_web": "web", | |
"_website": "website", | |
"_include": "include", | |
"_includes": "includes", | |
"__includes": "_includes", | |
"_docker": "docker", | |
"_dockerfiles": "dockerfiles", | |
"_.docker": ".docker", | |
"_effects": "effects", | |
"_store": "store", | |
"_states": "states", | |
"_state": "state", | |
"_reducers": "reducers", | |
"_reducer": "reducer", | |
"_actions": "actions", | |
"_entities": "entities", | |
"_db": "db", | |
"_database": "database", | |
"_databases": "databases", | |
"_sql": "sql", | |
"_data": "data", | |
"__data": "_data", | |
"_log": "log", | |
"_logs": "logs", | |
"_temp": "temp", | |
"_.temp": ".temp", | |
"_tmp": "tmp", | |
"_.tmp": ".tmp", | |
"_cached": "cached", | |
"_cache": "cache", | |
"_.cache": ".cache", | |
"_aws": "aws", | |
"_.aws": ".aws", | |
"_audio": "audio", | |
"_audios": "audios", | |
"_music": "music", | |
"_sound": "sound", | |
"_sounds": "sounds", | |
"_video": "video", | |
"_videos": "videos", | |
"_movie": "movie", | |
"_movies": "movies", | |
"_kubernetes": "kubernetes", | |
"_k8s": "k8s", | |
"_import": "import", | |
"_imports": "imports", | |
"_imported": "imported", | |
"_export": "export", | |
"_exports": "exports", | |
"_exported": "exported", | |
"_wakatime": "wakatime", | |
"_.circleci": ".circleci", | |
"_wp-content": "wp-content", | |
"_gradle": "gradle", | |
"_.gradle": ".gradle", | |
"_coverage": "coverage", | |
"_.nyc-output": ".nyc-output", | |
"_.nyc_output": ".nyc_output", | |
"_e2e": "e2e", | |
"_it": "it", | |
"_integration-test": "integration-test", | |
"_integration-tests": "integration-tests", | |
"_class": "class", | |
"_classes": "classes", | |
"_model": "model", | |
"_models": "models", | |
"_other": "other", | |
"_others": "others", | |
"_misc": "misc", | |
"_miscellaneous": "miscellaneous", | |
"_extra": "extra", | |
"_extras": "extras", | |
"_typescript": "typescript", | |
"_ts": "ts", | |
"_typings": "typings", | |
"_@types": "@types", | |
"_graphql": "graphql", | |
"_gql": "gql", | |
"_routes": "routes", | |
"_router": "router", | |
"_routers": "routers", | |
"_.ci": ".ci", | |
"_ci": "ci", | |
"_benchmark": "benchmark", | |
"_benchmarks": "benchmarks", | |
"_performance": "performance", | |
"_measure": "measure", | |
"_measures": "measures", | |
"_measurement": "measurement", | |
"_messages": "messages", | |
"_forum": "forum", | |
"_chat": "chat", | |
"_chats": "chats", | |
"_conversation": "conversation", | |
"_conversations": "conversations", | |
"_less": "less", | |
"_python": "python", | |
"___pycache__": "__pycache__", | |
"_.pytest_cache": ".pytest_cache", | |
"_debug": "debug", | |
"_debugging": "debugging", | |
"_fastlane": "fastlane", | |
"_plugin": "plugin", | |
"_plugins": "plugins", | |
"__plugins": "_plugins", | |
"_extension": "extension", | |
"_extensions": "extensions", | |
"_addon": "addon", | |
"_addons": "addons", | |
"_middleware": "middleware", | |
"_middlewares": "middlewares", | |
"_controller": "controller", | |
"_controllers": "controllers", | |
"_service": "service", | |
"_services": "services", | |
"_provider": "provider", | |
"_providers": "providers", | |
"_ansible": "ansible", | |
"_server": "server", | |
"_servers": "servers", | |
"_backend": "backend", | |
"_client": "client", | |
"_clients": "clients", | |
"_frontend": "frontend", | |
"_tasks": "tasks", | |
"_tickets": "tickets", | |
"_android": "android", | |
"_ios": "ios", | |
"_uploads": "uploads", | |
"_upload": "upload", | |
"_downloads": "downloads", | |
"_download": "download", | |
"_tools": "tools", | |
"_helpers": "helpers", | |
"_helper": "helper", | |
"_.serverless": ".serverless", | |
"_serverless": "serverless", | |
"_api": "api", | |
"_apis": "apis", | |
"_app": "app", | |
"_apps": "apps", | |
"_archive": "archive", | |
"_archives": "archives", | |
"_archival": "archival", | |
"_backup": "backup", | |
"_backups": "backups", | |
"_back-up": "back-up", | |
"_back-ups": "back-ups", | |
"_batch": "batch", | |
"_batchs": "batchs", | |
"_batches": "batches", | |
"_cluster": "cluster", | |
"_clusters": "clusters", | |
"_command": "command", | |
"_commands": "commands", | |
"_cli": "cli", | |
"_clis": "clis", | |
"_constant": "constant", | |
"_constants": "constants", | |
"_container": "container", | |
"_containers": "containers", | |
"_.devcontainer": ".devcontainer", | |
"_content": "content", | |
"_contents": "contents", | |
"_core": "core", | |
"_delta": "delta", | |
"_deltas": "deltas", | |
"_changes": "changes", | |
"_dump": "dump", | |
"_dumps": "dumps", | |
"_example": "example", | |
"_examples": "examples", | |
"_sample": "sample", | |
"_samples": "samples", | |
"_demo": "demo", | |
"_demos": "demos", | |
"_.env": ".env", | |
"_.environment": ".environment", | |
"_env": "env", | |
"_environment": "environment", | |
"_environments": "environments", | |
"_function": "function", | |
"_functions": "functions", | |
"_lambda": "lambda", | |
"_lambdas": "lambdas", | |
"_logic": "logic", | |
"_math": "math", | |
"_calc": "calc", | |
"_calculation": "calculation", | |
"_calculations": "calculations", | |
"_generator": "generator", | |
"_generators": "generators", | |
"_generated": "generated", | |
"_cfn-gen": "cfn-gen", | |
"_gen": "gen", | |
"_gens": "gens", | |
"_auto": "auto", | |
"_hook": "hook", | |
"_hooks": "hooks", | |
"_trigger": "trigger", | |
"_triggers": "triggers", | |
"_job": "job", | |
"_jobs": "jobs", | |
"_keys": "keys", | |
"_key": "key", | |
"_token": "token", | |
"_tokens": "tokens", | |
"_layout": "layout", | |
"_layouts": "layouts", | |
"_mail": "mail", | |
"_mails": "mails", | |
"_email": "email", | |
"_emails": "emails", | |
"_smtp": "smtp", | |
"_mappings": "mappings", | |
"_mapping": "mapping", | |
"_meta": "meta", | |
"_package": "package", | |
"_packages": "packages", | |
"_shared": "shared", | |
"_common": "common", | |
"_stack": "stack", | |
"_stacks": "stacks", | |
"_template": "template", | |
"_templates": "templates", | |
"_util": "util", | |
"_utils": "utils", | |
"_private": "private", | |
"_.private": ".private", | |
"_error": "error", | |
"_errors": "errors", | |
"_err": "err", | |
"_event": "event", | |
"_events": "events", | |
"_auth": "auth", | |
"_authentication": "authentication", | |
"_secure": "secure", | |
"_security": "security", | |
"_cert": "cert", | |
"_certs": "certs", | |
"_certificate": "certificate", | |
"_certificates": "certificates", | |
"_ssl": "ssl", | |
"_custom": "custom", | |
"_customs": "customs", | |
"_mock": "mock", | |
"_mocks": "mocks", | |
"_draft": "draft", | |
"_drafts": "drafts", | |
"_concept": "concept", | |
"_concepts": "concepts", | |
"_sketch": "sketch", | |
"_sketches": "sketches", | |
"_syntax": "syntax", | |
"_syntaxes": "syntaxes", | |
"_spellcheck": "spellcheck", | |
"_vm": "vm", | |
"_vms": "vms", | |
"_stylus": "stylus", | |
"_flow-typed": "flow-typed", | |
"_rule": "rule", | |
"_rules": "rules", | |
"_validation": "validation", | |
"_validations": "validations", | |
"_validator": "validator", | |
"_validators": "validators", | |
"_review": "review", | |
"_reviews": "reviews", | |
"_revisal": "revisal", | |
"_revisals": "revisals", | |
"_reviewed": "reviewed", | |
"_animation": "animation", | |
"_animations": "animations", | |
"_animated": "animated", | |
"_guard": "guard", | |
"_guards": "guards", | |
"_prisma": "prisma", | |
"_pipe": "pipe", | |
"_pipes": "pipes", | |
"_svg": "svg", | |
"_svgs": "svgs", | |
"_nuxt": "nuxt", | |
"_.nuxt": ".nuxt", | |
"_directives": "directives", | |
"_mobile": "mobile", | |
"_mobiles": "mobiles", | |
"_portable": "portable", | |
"_portability": "portability", | |
"_.stencil": ".stencil", | |
"_.firebase": ".firebase" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment