Skip to content

Commit f4b8db7

Browse files
authored
Update .gitignore
1 parent 56b74ea commit f4b8db7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 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_*
@@ -117,6 +121,3 @@ prime/
117121

118122
# Manpage
119123
/man
120-
121-
# IntelliJ Gateway
122-
.uuid

0 commit comments

Comments
 (0)