mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Use pattern for asm-docs generated files in gitattributes (#3527)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,7 +1,5 @@
|
||||
docs/* linguist-documentation
|
||||
*.s linguist-generated
|
||||
*.asm linguist-generated
|
||||
lib/asm-docs/generated/asm-docs-amd64.js linguist-generated
|
||||
lib/asm-docs/generated/asm-docs-arm32.js linguist-generated
|
||||
lib/asm-docs/generated/asm-docs-java.js linguist-generated
|
||||
lib/asm-docs/generated/asm-docs-*.js linguist-generated
|
||||
test/*-cases/* linguist-generated
|
||||
|
||||
Reference in New Issue
Block a user