From ce9d064bf511926f0f187d5b28ff018a492556cf Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Fri, 7 Feb 2020 14:32:17 -0500 Subject: Review intellij git ignored files Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto Change-Id: If891454e5e60e3b2c929abd5f3f2bc45e0594b97 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8ae43eae..32097924 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,7 @@ target .metadata/ /bin/ -.idea + +# IntelliJ files +.idea/ +**/*.iml -- cgit 1.2.3-korg