From 9618ce642127634aafc5321334b8749afeb5919d Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Tue, 7 Dec 2021 23:11:58 +0800 Subject: [PATCH] stop trace *.iml --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 639a96ea0..fdd5fc602 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,4 @@ back_.md test.md lanqiao.cpp *.iml -**/.idea/** \ No newline at end of file +**/.idea/** -- GitLab