mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-11-03 13:35:28 +08:00
fix/#98 - command line build on mac (#203)
* Cake v0.25.0; git ignore .idea/ directory * revert cake to upstream * revert src/Ocelot/Middleware/OcelotMiddlewareExtensions.cs * comments
This commit is contained in:
committed by
Tom Pallister
parent
24870b1a83
commit
9c048ba615
5
.gitignore
vendored
5
.gitignore
vendored
@@ -248,4 +248,7 @@ test/Ocelot.AcceptanceTests/configuration.json
|
||||
# Read the docstates
|
||||
_build/
|
||||
_static/
|
||||
_templates/
|
||||
_templates/
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/
|
||||
Reference in New Issue
Block a user