Change gitignore provider

This commit is contained in:
Adam Stankiewicz
2020-09-25 00:07:37 +02:00
parent d53d2189b9
commit d6479bbf0b
7 changed files with 169 additions and 13 deletions

View File

@@ -370,4 +370,4 @@ call TestExtension("htmldjango", "jinja4.html", "{# some comment #}")
call TestExtension("xhtml", "xhtml.html", "<DTD XHTML ")
" .gitignore
call TestExtension(".gitignore", ".gitignore", "")
call TestExtension("gitignore", ".gitignore", "")