Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Erhardt <eric.erhardt@microsoft.com>2021-09-29 19:41:36 +0300
committerGitHub <noreply@github.com>2021-09-29 19:41:36 +0300
commit8e4c996ae35aa803813a89faebb03eb01821c1a2 (patch)
treef083bbb1ee9390fc50f8cce9712265b5f07dbe8b /.gitignore
parent37ceb3c260a7f9030a64890ba67389cd1c5794de (diff)
Add initial codespaces support for dotnet/runtime (#59723)
* Add initial codespaces support for dotnet/runtime * Enable codespaces-prebuild
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 59881767990..dbdbce21b05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -279,7 +279,6 @@ Session.vim
# Visual Studio Code
.vscode/
-.devcontainer/
# Private test configuration and binaries.
config.ps1