diff --git a/.gitignore b/.gitignore index 6a066aef7..03d575e20 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ test/reports /node_modules yarn-debug.log* .yarn-integrity -public/packs \ No newline at end of file +public/packs +.idea