diff --git a/.gitignore b/.gitignore index 744289df7500a556ea155fdc0d866a5b5fc2d36b..46270ecf846f3a85e260b803ebc8a85280ac2d0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Project exclude paths -/target/ \ No newline at end of file +/target/ +/.idea/ \ No newline at end of file