Skip to content

Commit d52207f

Browse files
committed
editorconfigrc: Add new (intentionally bad) include files to excludes
1 parent 7e4f506 commit d52207f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.ecrc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"Exclude": ["\\.md$", "Gemfile.lock$", "assets/css/rougehl.css$"]
2+
"Exclude": [ "\\.md$",
3+
"Gemfile.lock$",
4+
"assets/css/rougehl.css$",
5+
"_includes/wiki/arch-makepkg-commands.txt",
6+
"_includes/wiki/arch-regen-commands.txt"
7+
]
38
}

0 commit comments

Comments
 (0)