diff options
author | Lunar Journal <md.node.0@gmail.com> | 2025-01-09 18:19:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 18:19:03 +0200 |
commit | 347d822fbec1d384e3725ef283199400fb59f6ce (patch) | |
tree | 27fe72562f839659b542b08dfaf0e0c708262407 /.gitattributes | |
parent | 99d8b129e4548bc10cb290535c66e376cdf86bbf (diff) | |
download | z80emu-347d822fbec1d384e3725ef283199400fb59f6ce.tar.gz z80emu-347d822fbec1d384e3725ef283199400fb59f6ce.zip |
Create .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fc38f3a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.js linguist-detectable=false +*.html linguist-detectable=false |