Skip to content

Commit 9194a74

Browse files
committed
[Feature] Git keep JetBrains shared run configs.
1 parent 10124ca commit 9194a74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ dmypy.json
130130
.pyre/
131131

132132
# JetBrains
133-
.idea/
133+
.idea/*
134+
!.idea/runConfigurations/
134135

135136
# macOS
136137
.DS_Store

0 commit comments

Comments
 (0)