-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
16 lines (15 loc) · 1.01 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/GingerRubyPluginTest/obj/Release/netcoreapp2.1/GingerRubyPluginTest.csproj.AssemblyReference.cache
/GingerRubyPluginTest/obj/Release/netcoreapp2.1/GingerRubyPluginTest.GeneratedMSBuildEditorConfig.editorconfig
/GingerRubyPluginConsole/obj/Release/netcoreapp2.1/GingerRubyPluginConsole.csproj.AssemblyReference.cache
/GingerRubyPluginConsole/obj/Release/netcoreapp2.1/GingerRubyPluginConsole.GeneratedMSBuildEditorConfig.editorconfig
/GingerRubyPluginConsole/obj/Release/net6.0
/GingerRubyPluginTest/obj/Release/net6.0
/.vs/GingerRubyPlugin/v17/.futdcache.v1
/.vs/GingerRubyPlugin/v17/.suo
/GingerRubyPluginConsole/bin/Release/net6.0
/GingerRubyPluginConsole/Properties/PublishProfiles/FolderProfile1.pubxml
/GingerRubyPluginConsole/Properties/PublishProfiles/FolderProfile1.pubxml.user
/.vs