From ad380ec3fed63d8f9a0c69814744beab5ffe6bbb Mon Sep 17 00:00:00 2001 From: orosmatthew Date: Mon, 7 Feb 2022 11:01:21 -0500 Subject: [PATCH] changed gitignore --- .idea/.idea.Particles/.idea/.gitignore | 13 ------------- .idea/.idea.Particles/.idea/encodings.xml | 4 ---- .idea/.idea.Particles/.idea/indexLayout.xml | 8 -------- .idea/.idea.Particles/.idea/vcs.xml | 6 ------ 4 files changed, 31 deletions(-) delete mode 100644 .idea/.idea.Particles/.idea/.gitignore delete mode 100644 .idea/.idea.Particles/.idea/encodings.xml delete mode 100644 .idea/.idea.Particles/.idea/indexLayout.xml delete mode 100644 .idea/.idea.Particles/.idea/vcs.xml diff --git a/.idea/.idea.Particles/.idea/.gitignore b/.idea/.idea.Particles/.idea/.gitignore deleted file mode 100644 index 6495820..0000000 --- a/.idea/.idea.Particles/.idea/.gitignore +++ /dev/null @@ -1,13 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Rider ignored files -/projectSettingsUpdater.xml -/.idea.Particles.iml -/contentModel.xml -/modules.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.idea.Particles/.idea/encodings.xml b/.idea/.idea.Particles/.idea/encodings.xml deleted file mode 100644 index df87cf9..0000000 --- a/.idea/.idea.Particles/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/.idea.Particles/.idea/indexLayout.xml b/.idea/.idea.Particles/.idea/indexLayout.xml deleted file mode 100644 index 7b08163..0000000 --- a/.idea/.idea.Particles/.idea/indexLayout.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/.idea.Particles/.idea/vcs.xml b/.idea/.idea.Particles/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/.idea.Particles/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file