diff --git a/.gitignore b/.gitignore index ca95ea118..42d351858 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ # Visual Studio (container tools?) creates artifacts at repo root for some reason bin -obj \ No newline at end of file +obj + +# https://github.com/facebook/create-react-app/issues/10161 +*.eslintcache