diff options
| author | Baitinq <[email protected]> | 2025-05-10 12:26:46 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2025-05-10 12:28:03 +0200 |
| commit | e04b9fc9433ae4e138fd2a6289d0b07f0190cb13 (patch) | |
| tree | cf5d9f752c1bb263d1b939e27799af6fde3c280f /.gitattributes | |
| parent | Codegen: Don't rely on llvm types (diff) | |
| download | interpreter-e04b9fc9433ae4e138fd2a6289d0b07f0190cb13.tar.gz interpreter-e04b9fc9433ae4e138fd2a6289d0b07f0190cb13.tar.bz2 interpreter-e04b9fc9433ae4e138fd2a6289d0b07f0190cb13.zip | |
Misc: Add gitattributes
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f588edb --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +llvm-c/* linguist-vendored |