diff --git a/.eslintignore b/.eslintignore index 4ff4fd4..ab028bf 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,4 @@ *.svg *.md -public \ No newline at end of file +public +lib \ No newline at end of file diff --git a/.prettierignore b/.prettierignore index c8a515d..8955321 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ *.svg -public \ No newline at end of file +public +lib \ No newline at end of file -- libgit2 0.21.0