Add IntelliJ Gateway's .uuid to gitignore (#33052)

This commit is contained in:
hiifong
2024-12-31 10:42:29 +08:00
repo.diff.committed_by GitHub
repo.diff.parent a54cc05d2a
repo.diff.commit 4a254856b3

4
.gitignore repo.diff.vendored
repo.diff.view_file

@@ -9,6 +9,10 @@ _test
# IntelliJ
.idea
# IntelliJ Gateway
.uuid
# Goland's output filename can not be set manually
/go_build_*
/gitea_*