Remove duplicate lines for the src/coreclr/debug folder exception in .gitignore (#49749)

* remove unused duplicate in .gitignore

* delete "!pal/prebuilt/idl/*_i.c"
This commit is contained in:
Anton Firszov 2021-03-20 09:01:46 +01:00 committed by GitHub
parent 6b26870c73
commit 62327913b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

8
.gitignore vendored
View File

@ -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/