X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=.vscode%2Fsettings.json;fp=.vscode%2Fsettings.json;h=31499bf90172eeb5144263491434778b495107f8;hp=0000000000000000000000000000000000000000;hb=feb97d7c316fa23f5a3815dc0d6bcec937f94f78;hpb=6e840f8fc40053288a3fc7bbdf734a927093a478 diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..31499bf9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "files.associations": { + "*.subr": "shellscript" + } +}