Add .run to gitignore (#33175)

This commit is contained in:
parent
a5043af8ea
commit
5f679c1c59
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ _test
|
||||||
|
|
||||||
# IntelliJ
|
# IntelliJ
|
||||||
.idea
|
.idea
|
||||||
|
.run
|
||||||
|
|
||||||
# IntelliJ Gateway
|
# IntelliJ Gateway
|
||||||
.uuid
|
.uuid
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue