diff options
author | Andrzej Janik <[email protected]> | 2024-08-07 13:29:03 +0200 |
---|---|---|
committer | Andrzej Janik <[email protected]> | 2024-08-07 13:29:03 +0200 |
commit | 872054ae4000df5eda1dd96f0b4e88dc071c22f9 (patch) | |
tree | 1a599875585afe7b23af7acf4197cba5e37c8cab /.gitattributes | |
parent | 90a1f778914fbeab0939de959c6ebfc26fc01fd4 (diff) | |
download | ZLUDA-872054ae4000df5eda1dd96f0b4e88dc071c22f9.tar.gz ZLUDA-872054ae4000df5eda1dd96f0b4e88dc071c22f9.zip |
Fix linguist instructions
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 47a0a6f..1483391 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -ext/* linguist-vendored
\ No newline at end of file +ext/** linguist-vendored
\ No newline at end of file |