Initial MCP server commit
This commit is contained in:
16
LazyBear.MCP/.gitignore
vendored
Normal file
16
LazyBear.MCP/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# ASP.NET Core
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
*.suo
|
||||
*.cache
|
||||
|
||||
# Visual Studio
|
||||
.vs/
|
||||
|
||||
# Rider
|
||||
.idea/
|
||||
|
||||
# Microsoft
|
||||
PublishFiles/
|
||||
temp
|
||||
Reference in New Issue
Block a user