Remove duplicate lines for the src/coreclr/debug folder exception in .gitignore ...
authorAnton Firszov <Anton.Firszov@microsoft.com>
Sat, 20 Mar 2021 08:01:46 +0000 (09:01 +0100)
committerGitHub <noreply@github.com>
Sat, 20 Mar 2021 08:01:46 +0000 (09:01 +0100)
* remove unused duplicate in .gitignore

* delete "!pal/prebuilt/idl/*_i.c"

.gitignore

index 6b660fb..58f85ad 100644 (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/