diff --git a/.gitignore b/.gitignore index 233ffc2..4c327ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # User-specific stuff .idea/ +!.idea/ *.iml *.ipr @@ -110,6 +111,4 @@ buildNumber.properties .flattened-pom.xml # Common working directory -run/ - -!*/.idea/libraries/* \ No newline at end of file +run/ \ No newline at end of file