Skip to content

Commit 23f4204

Browse files
authored
chore: ignore .idea run configuration templates (#12439)
Webstorm run configuration template files are trying to sneak into my commits.
1 parent 8596ac5 commit 23f4204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ package-lock.json
33
dist
44
/.idea/*
55
!/.idea/runConfigurations
6+
/.idea/runConfigurations/_template*
67
!/.idea/payload.iml
78

89
# Custom actions

0 commit comments

Comments
 (0)