diff options
author | kallewoof <karljohan-alm@garage.co.jp> | 2021-10-23 00:01:48 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-23 00:01:48 +0900 |
commit | 708ce10bbc3c3be6d4293b50f56a1cae23c8b358 (patch) | |
tree | 82ac8d72c2fd05e3dc01efc285437156f11cd35d | |
parent | a79eb556f37fdac96364db546864cbb9ba0cc634 (diff) | |
parent | ea11a0ec3a670219e2b830dd0716a68c64351801 (diff) |
Merge pull request #1203 from katesalazar/20211004
Make Wikitext linguist-detectable
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..732da86 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.mediawiki linguist-detectable |