mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 15:48:16 +08:00
#296 renamed configuration.json to ocelot.json in preparation
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -243,7 +243,7 @@ tools/
|
||||
.DS_Store
|
||||
|
||||
# Ocelot acceptance test config
|
||||
test/Ocelot.AcceptanceTests/configuration.json
|
||||
test/Ocelot.AcceptanceTests/ocelot.json
|
||||
|
||||
# Read the docstates
|
||||
_build/
|
||||
@ -251,4 +251,4 @@ _static/
|
||||
_templates/
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user