diff --git a/web/.gitignore b/web/.gitignore index 9f6f0d08b..821ef96d4 100644 --- a/web/.gitignore +++ b/web/.gitignore @@ -1,3 +1,7 @@ +# https://raw.githubusercontent.com/facebook/create-react-app/master/packages/cra-template/template/gitignore + +# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. + # dependencies /node_modules /.pnp @@ -18,4 +22,4 @@ npm-debug.log* yarn-debug.log* -yarn-error.log* \ No newline at end of file +yarn-error.log*