diff --git a/.gitignore b/.gitignore index ee0b1e4e59..7660544708 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,10 @@ !.idea/*.iml !.idea/README.md +!.idea/.run/ +.idea/.run/* +!.idea/.run/run-all-jest-tests-from-proj-root.run.xml + # Yarn .yarn/* !.yarn/patches diff --git a/.idea/.run/run-all-jest-tests-from-proj-root.run.xml b/.idea/.run/run-all-jest-tests-from-proj-root.run.xml new file mode 100644 index 0000000000..dcde9cb0d3 --- /dev/null +++ b/.idea/.run/run-all-jest-tests-from-proj-root.run.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + +