From 44c845f05ab254ad3ea9e25e420e706d15fefb82 Mon Sep 17 00:00:00 2001 From: PikachuHy Date: Tue, 8 Jun 2021 00:53:05 +0800 Subject: [PATCH] chore: ignore .idea --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 733eeec..8560217 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ compile_commands.json *creator.user* build/* + +.idea \ No newline at end of file