1
0
mirror of synced 2025-12-19 09:50:46 -05:00
Files
core/.gitignore
Copilot 7e7d39b55e Add comprehensive GitHub Copilot instructions for dotnet/core repository (#10029)
* Initial plan

* Initial exploration and plan for Copilot instructions

Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>

* Create comprehensive GitHub Copilot instructions for dotnet/core repository

Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>

* Fix JSON_PRETTIER formatting error in markdown-link-check-config.json

Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jongalloway <68539+jongalloway@users.noreply.github.com>
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
2025-08-19 08:57:36 -07:00

50 lines
469 B
Plaintext

*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/
# Visual Studio Code
.vscode/*
!.vscode/settings.json
# Rider
.idea/
# Visual Studio
.vs/
# Fleet
.fleet/
# Code Rush
.cr/
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
msbuild.log
msbuild.err
msbuild.wrn
# Node.js build artifacts
node_modules/
package-lock.json
package.json