From 577c171d4835642bfda2ae16ad0369a87f74b9b9 Mon Sep 17 00:00:00 2001 From: Wrycu Date: Wed, 10 Jul 2019 23:11:45 -0700 Subject: [PATCH] chore(ignore): removed unused/personal files --- .gitignore | 7 +------ .idea/inspectionProfiles/Project_Default.xml | 10 ---------- .idea/modules.xml | 2 +- .idea/vcs.xml | 6 +----- submodules/dcs | 1 - 5 files changed, 3 insertions(+), 23 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 160000 submodules/dcs diff --git a/.gitignore b/.gitignore index 780b6059..607f39d1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,9 +10,4 @@ a.py resources/tools/a.miz tests/** # User-specific stuff -.idea/**/workspace.xml -.idea/**/tasks.xml -.idea/**/dictionaries -.idea/**/shelf -.idea/misc.xml -.idea/*.iml +.idea/ diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 146ab09b..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index c32a91ea..0b6ae70d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 5fc09217..37b232ab 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,11 +1,7 @@ - - - + \ No newline at end of file diff --git a/submodules/dcs b/submodules/dcs deleted file mode 160000 index 4fbb7ad3..00000000 --- a/submodules/dcs +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4fbb7ad3e0e2eecedc4e1dd14f2eb18025fef9f5