From 2e41fc08ad30536906f445a3a79d1450a292c118 Mon Sep 17 00:00:00 2001 From: CptMoore <39010654+cptmoore@users.noreply.github.com> Date: Sun, 19 May 2024 16:06:54 +0200 Subject: [PATCH] Remove DotSettings from repo. --- .gitignore | 1 + ModTek.sln.DotSettings | 84 ------------------------------------------ 2 files changed, 1 insertion(+), 84 deletions(-) delete mode 100644 ModTek.sln.DotSettings diff --git a/.gitignore b/.gitignore index 0eb2842a..780e8517 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ Directory.Build.props *.userprefs *.sln.docstates *.svclog +*.DotSettings .vs/ .vscode/settings.json diff --git a/ModTek.sln.DotSettings b/ModTek.sln.DotSettings deleted file mode 100644 index d3d3cfa6..00000000 --- a/ModTek.sln.DotSettings +++ /dev/null @@ -1,84 +0,0 @@ - - DO_NOT_SHOW - Required - Required - Required - Required - ExplicitlyTyped - False - False - False - False - 4 - NEVER - NEVER - False - True - True - True - CHOP_IF_LONG - CHOP_ALWAYS - True - True - True - CHOP_IF_LONG - CHOP_IF_LONG - CHOP_ALWAYS - CHOP_IF_LONG - BT - BTML - BTRL - DB - DLL - ID - JSON - True - // Use the following placeholders: -// $EXPR$ -- source expression -// $NAME$ -- source name (string literal or 'nameof' expression) -// $MESSAGE$ -- string literal in the form of "$NAME$ != null" -UnityEngine.Assertions.Assert.IsNotNull($EXPR$, $MESSAGE$); - 199 - 5000 - 99 - 100 - 200 - 1000 - 500 - 3000 - 50 - False - True - True - 240 - BT - BTML - DLL - ID - JSON - KVP - MDDB - False - <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> - <Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /> - True - True - True - True - True - True - True - True - True - True - True - True - True - True - True - True - True \ No newline at end of file