diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aff2272..9561e63 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,6 @@ name: build_and_test on: pull_request: - branches: [ main, develop ] workflow_dispatch: jobs: diff --git a/cpp/.idea/.gitignore b/cpp/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/cpp/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/cpp/.idea/cpp.iml b/cpp/.idea/cpp.iml deleted file mode 100644 index f08604b..0000000 --- a/cpp/.idea/cpp.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/cpp/.idea/editor.xml b/cpp/.idea/editor.xml deleted file mode 100644 index ead1d8a..0000000 --- a/cpp/.idea/editor.xml +++ /dev/null @@ -1,248 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/.idea/misc.xml b/cpp/.idea/misc.xml deleted file mode 100644 index 0b76fe5..0000000 --- a/cpp/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/cpp/.idea/modules.xml b/cpp/.idea/modules.xml deleted file mode 100644 index e009e75..0000000 --- a/cpp/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/cpp/.idea/vcs.xml b/cpp/.idea/vcs.xml deleted file mode 100644 index 288b36b..0000000 --- a/cpp/.idea/vcs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file