o-x-e-y/oxeylyzer

Illegal filenames on windows

Opened this issue · 0 comments

git clone fails on windows due to filenames containing an asterisk, which is not allowed on windows.:
static/layouts/en-po_70-30/*nsw1.kb
static/layouts/en-po_70-30/*nsw2.kb

As a workaround, adding these files to .gitignore worked.