-
Notifications
You must be signed in to change notification settings - Fork 370
Closed
Labels
Description
Could we have a list of generated code/data in .gitattributes?
# An example
/package-lock.json linguist-generatedSomething like this.
package-lock.json
packages/docs/site/static/diagrams.excalidraw
packages/php-wasm/compile/build-assets/zlib/
packages/php-wasm/node/public/
packages/php-wasm/node/src/test/test-data/
packages/php-wasm/web/public/php_*
packages/playground/remote/public/wp-*
packages/playground/remote/src/wordpress/
From #678
ajitbohra