aboutcode-org / aboutcode-org/scancode.io

Improving D2D mapping - generated files

Aperta
#1,861 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
215
Fork
203
Merge medio
4g 8h
PR unite (30g)
6

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.