From 537aaf2217288765e32232f52808b9bd0b29eb66 Mon Sep 17 00:00:00 2001 From: abyss-w Date: Wed, 8 Sep 2021 16:55:19 +0800 Subject: [PATCH] ci: Cleanup Service Integration Tests --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b360089..173b58f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ coverage.* -bin/ \ No newline at end of file +bin/ + +# Jetbrain IED +.idea +*.iml \ No newline at end of file