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:
authorAnton Firszov <Anton.Firszov@microsoft.com>2021-03-20 11:01:46 +0300
committerGitHub <noreply@github.com>2021-03-20 11:01:46 +0300
commit62327913b97e6eab73e0f892d213e844f4fd470b (patch)
tree2c8c44abc1e584d864cba28d9e7f975cca68bdfe /.gitignore
parent6b26870c73ae9399f426e6b9bf28605087177e80 (diff)
Remove duplicate lines for the src/coreclr/debug folder exception in .gitignore (#49749)
* remove unused duplicate in .gitignore * delete "!pal/prebuilt/idl/*_i.c"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 1 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 6b660fb7ffd..58f85ad1508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -294,11 +294,8 @@ parts/
prime/
stage/
-# CLR prebuilt generated files
-!pal/prebuilt/idl/*_i.c
-
# Valid 'debug' folder, that contains CLR debugging code
-!debug
+!src/coreclr/debug
# Ignore folders created by the CLR test build
TestWrappers_x64_[d|D]ebug
@@ -352,9 +349,6 @@ linker
src/coreclr/System.Private.CoreLib/shared
src/coreclr/System.Private.CoreLib/common
-# The debug directory should not be ignored
-!src/coreclr/debug
-
# Exceptions to the exclusions
!src/coreclr/.nuget/_.pdb
!src/coreclr/inc/obj/