diff --git a/.gitignore b/.gitignore index 9777fe96..8358d07f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ /**/.idea/libraries #Ignoring target folders -**/target/ \ No newline at end of file +**/target/ +Workspace/.idea/codeStyles/codeStyleConfig.xml