import { parse } from "https://deno.land/x/deno@v0.28.0/std/prettier/ignore.ts";
Parse the contents of the ignore file and return patterns. It can parse files like .gitignore/.npmignore/.prettierignore
import { parse } from "https://deno.land/x/deno@v0.28.0/std/prettier/ignore.ts";
Parse the contents of the ignore file and return patterns. It can parse files like .gitignore/.npmignore/.prettierignore