Skip to content

Commit 28bc39a

Browse files
author
Benjamin Pasero
committed
gitconfig => ini mode
1 parent 9736b53 commit 28bc39a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/ini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"languages": [{
88
"id": "ini",
99
"extensions": [ ".ini", ".properties", ".gitconfig" ],
10-
"filenames": ["config", ".gitattributes", ".gitconfig", ".editorconfig"],
10+
"filenames": ["config", ".gitattributes", ".gitconfig", "gitconfig", ".editorconfig"],
1111
"aliases": [ "Ini", "ini" ],
1212
"configuration": "./ini.configuration.json"
1313
}],

0 commit comments

Comments
 (0)