mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
.gitattributes: ignore assembly tests (#2460)
* .gitattributes: ignore assembly tests * .gitattributes: ignore test cases
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,4 +1,4 @@
|
||||
docs/* linguist-documentation
|
||||
*.s linguist-generated
|
||||
lib/handlers/asm-docs.js linguist-generated
|
||||
test/cases/* linguist-generated
|
||||
test/*-cases/* linguist-generated
|
||||
|
||||
Reference in New Issue
Block a user