diff --git a/.gitignore b/.gitignore
index 86e6e4fefd..619cb1cabb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,10 @@ _test
 
 # IntelliJ
 .idea
+
+# IntelliJ Gateway
+.uuid
+
 # Goland's output filename can not be set manually
 /go_build_*
 /gitea_*