Skip to content

Commit 4a25485

Browse files
authored
Add IntelliJ Gateway's .uuid to gitignore (#33052)
1 parent a54cc05 commit 4a25485

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ _test
99

1010
# IntelliJ
1111
.idea
12+
13+
# IntelliJ Gateway
14+
.uuid
15+
1216
# Goland's output filename can not be set manually
1317
/go_build_*
1418
/gitea_*

0 commit comments

Comments
 (0)