aboutsummaryrefslogtreecommitdiff
path: root/git/.gitattributes
diff options
context:
space:
mode:
authorCamil Staps2023-08-12 11:38:18 +0200
committerCamil Staps2023-08-12 11:38:32 +0200
commit662fb5d35ef80116ce633f0cafe0560bbc067a7b (patch)
treed2c79536ab5cf0fef90ca129b679d07544767e16 /git/.gitattributes
parentUpdate vim spellfiles (diff)
git: add hunk header regexes for Clean and WebAssembly
Diffstat (limited to 'git/.gitattributes')
-rw-r--r--git/.gitattributes3
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