fix to include files without extension
Compare changes
+ 4
− 1
@@ -351,7 +351,10 @@ class GitHelper:
This is done to include files without extension during the call to the _move_files_to_git method. This is useful when working with ML models in SpaCy.