Remove idea files from repo

This commit is contained in:
Daniel_I_Am 2020-06-03 17:34:02 +02:00
parent 8a4696849f
commit 771f7ab4c2
No known key found for this signature in database
GPG Key ID: 80C428FCC9743E84
10 changed files with 1 additions and 77 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ obj/
/packages/ /packages/
/ChaosBot/bin/ /ChaosBot/bin/
/ChaosBot/obj/ /ChaosBot/obj/
.idea/

0
.idea/.gitignore vendored
View File

View File

@ -1,2 +0,0 @@
# Default ignored files
/workspace.xml

View File

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelStore">
<e p="C:\Users\sean\.Rider2019.3\config\scratches" t="IncludeRecursive" />
<e p="C:\Users\sean\.Rider2019.3\system\extResources" t="IncludeRecursive" />
<e p="C:\Users\sean\.Rider2019.3\system\resharper-host\local\Transient\ReSharperHost\v193\SolutionCaches\_ChaosBot.-595872383.00" t="ExcludeRecursive" />
<e p="C:\Users\sean\OneDrive\Documents\Development\DotNet\ChaosBot" t="IncludeFlat">
<e p="ChaosBot" t="IncludeRecursive">
<e p="appsettings.json" t="Include" />
<e p="bin" t="ExcludeRecursive" />
<e p="ChaosBot.csproj" t="IncludeRecursive" />
<e p="Discord" t="Include">
<e p="DiscordConnect.cs" t="Include" />
<e p="Modules" t="Include">
<e p="AdminCommands.cs" t="Include" />
<e p="InfoCommands.cs" t="Include" />
</e>
<e p="Services" t="Include">
<e p="CommandHandler.cs" t="Include" />
</e>
</e>
<e p="Logging.cs" t="Include" />
<e p="obj" t="ExcludeRecursive">
<e p="Debug" t="Include">
<e p="netcoreapp3.0" t="Include">
<e p="ChaosBot.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
<e p="Program.cs" t="Include" />
</e>
<e p="ChaosBot.sln" t="IncludeFlat" />
<e p="packages" t="ExcludeRecursive" />
</e>
</component>
</project>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelUserStore">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/.idea.ChaosBot/riderModule.iml" filepath="$PROJECT_DIR$/.idea/.idea.ChaosBot/riderModule.iml" />
</modules>
</component>
</project>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RiderProjectSettingsUpdater">
<option name="vcsConfiguration" value="1" />
</component>
</project>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="RIDER_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$/../.." />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>