forked from loafle/openapi-generator-original
Tests are create to act on actual files to gauarantee functionality of .swagger-codegen-ignore processing. Found two minor issues, one with directory processing of files below the directory and another with filename.* patterns reversing as *filename. for the pattern. Added documentation to the README about .swagger-codegen-ignore file support and syntax.