Add .run to gitignore (#33175)

This commit is contained in:
parent
a5043af8ea
commit
5f679c1c59
|
@ -9,6 +9,7 @@ _test
|
|||
|
||||
# IntelliJ
|
||||
.idea
|
||||
.run
|
||||
|
||||
# IntelliJ Gateway
|
||||
.uuid
|
||||
|
|
Loading…
Reference in New Issue