diff --git a/.gitignore b/.gitignore index eb841bc..915d327 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ server.pid atlassian-ide-plugin.xml bin/ .bsp/ +.idea/ diff --git a/test-app-filters/.gitignore b/test-app-filters/.gitignore deleted file mode 100644 index 085b82f..0000000 --- a/test-app-filters/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -logs -project/project -project/target -target -tmp -.history -dist -/.idea -/*.iml -/out -/.idea_modules -/.classpath -/.project -/RUNNING_PID -/.settings -/bin/ diff --git a/test-app/.gitignore b/test-app/.gitignore deleted file mode 100644 index 085b82f..0000000 --- a/test-app/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -logs -project/project -project/target -target -tmp -.history -dist -/.idea -/*.iml -/out -/.idea_modules -/.classpath -/.project -/RUNNING_PID -/.settings -/bin/