diff --git a/front/.gitignore b/front/.gitignore index e207e30a..e77b54d0 100644 --- a/front/.gitignore +++ b/front/.gitignore @@ -1,5 +1,6 @@ /node_modules/ /dist/bundle.js +/dist/tests/ /yarn-error.log /dist/webpack.config.js /dist/webpack.config.js.map