Skip to content

Improving D2D mapping - generated files #1861

Description

@chinyeungli

The following list identifies files are generated, likely during build time, that can be safely excluded from D2D analysis and do not require a "requires-review" flag.

value type note
.br extension Generated from .pack during build
.build extension
.cfg extension
.check_cache extension
.cmake extension
.cmd extension
.conf extension
.config extension
.flow extension
.html extension If no filename match, it's likely generated during build process
.info extension
.internal extension
.lock extension
.lockb extension
.log extension
.make extension
.marks extension
.md5 extension
.meta extension
.MF extension
.mk extension
.module extension
.modulemap extension
.mount extension
.node extension
.pbxproj extension
.pch extension
.plist extension
.pom extension
.properties extension
.sha1 extension
.sha256 extension
.sha512 extension
.sln extension
.stackdump extension
.sublime-project extension
.sublime-workspace extension
.tmpl extension
.tsbuildinfo extension
.vcproj extension
.vcxproj extension
.wasm extension
.xcconfig extension
.xcscheme extension
.xcuserstate extension
.xcworkspacedata extension
/.build-cache/ path
/.git/ path
/.gitbook/ path
/.gradle/ path
/.grunt/ path
/.idea/ path generated by IntelliJ IDEA
/.nyc_output/ path
/.parcel-cache/ path
/.settings/ path
/.tmp/ path
/.trunk/ path
/.vscode/ path
/.VSCodeCounter/ path VS Code Counter extension for Visual Studio Code. It’s used to store temporary data and statistics about the codebase
/man/ path Manual pages
*~ file ends with
/.yarn/releases/yarn-*.cjs path Generated file created by Yarn
/.yarn/install-state.gz path Generated file created by Yarn
/.* file Generated hidden files such as:
.eslintrc
.yarnrc
.prettierignore
.classpath
.env
.npmignore
.project
.travis.yml
etc…

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions