summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69eb76426..137c9100dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -248,6 +248,9 @@ Temporary Items
# We have some checked in prebuilt generated files
!src/pal/prebuilt/idl/*_i.c
+# Valid 'debug' folder, that contains CLR debuggin code
+!src/debug
+
# Ignore folders created by the test build
TestWrappers_x64_debug
TestWrappers_x64_release