Skip to content

Commit ebf585c

Browse files
committed
test(unit): capture the run config for jetbrains IDEs
1 parent 20140c8 commit ebf585c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
/coverage/
44
/.nyc_output/
55

6-
.eslintcache
6+
.eslintcache
7+
.idea
8+
!.idea/
9+
.idea/*
10+
!.idea/runConfigurations/

.idea/runConfigurations/Unit_Tests.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)