diff --git a/rust-lib/.gitignore b/rust-lib/.gitignore index 3ec66f140b..a42aa3663e 100644 --- a/rust-lib/.gitignore +++ b/rust-lib/.gitignore @@ -12,4 +12,4 @@ Cargo.lock **/**/temp bin/ -.idea \ No newline at end of file +.idea/ \ No newline at end of file diff --git a/rust-lib/.idea/.gitignore b/rust-lib/.idea/.gitignore deleted file mode 100644 index 73f69e0958..0000000000 --- a/rust-lib/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/rust-lib/.idea/modules.xml b/rust-lib/.idea/modules.xml deleted file mode 100644 index 332e83b7bd..0000000000 --- a/rust-lib/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/rust-lib/.idea/rust-lib.iml b/rust-lib/.idea/rust-lib.iml deleted file mode 100644 index 257d037616..0000000000 --- a/rust-lib/.idea/rust-lib.iml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/rust-lib/.idea/vcs.xml b/rust-lib/.idea/vcs.xml deleted file mode 100644 index 6c0b863585..0000000000 --- a/rust-lib/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file