aboutcode-org / aboutcode-org/scancode.io

Improving D2D mapping - generated files

Open
#1,861 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

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…|

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.