diff options
| author | Camil Staps | 2023-08-12 11:38:18 +0200 |
|---|---|---|
| committer | Camil Staps | 2023-08-12 11:38:32 +0200 |
| commit | 662fb5d35ef80116ce633f0cafe0560bbc067a7b (patch) | |
| tree | d2c79536ab5cf0fef90ca129b679d07544767e16 /git/.gitattributes | |
| parent | Update vim spellfiles (diff) | |
git: add hunk header regexes for Clean and WebAssembly
Diffstat (limited to 'git/.gitattributes')
| -rw-r--r-- | git/.gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git/.gitattributes b/git/.gitattributes new file mode 100644 index 0000000..714aa66 --- /dev/null +++ b/git/.gitattributes @@ -0,0 +1,3 @@ +*.dcl diff=clean +*.icl diff=clean +*.wat diff=wat |
