Merge branch 'github:main' into main
This commit is contained in:
commit
4e2c37de24
2 changed files with 7 additions and 1 deletions
|
|
@ -47,6 +47,9 @@ ScaffoldingReadMe.txt
|
|||
# NuGet Symbol Packages
|
||||
*.snupkg
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
|
||||
# Others
|
||||
~$*
|
||||
*~
|
||||
|
|
@ -62,4 +65,4 @@ CodeCoverage/
|
|||
# NUnit
|
||||
*.VisualState.xml
|
||||
TestResult.xml
|
||||
nunit-*.xml
|
||||
nunit-*.xml
|
||||
|
|
|
|||
|
|
@ -92,3 +92,6 @@ http-client.private.env.json
|
|||
# Apifox Helper cache
|
||||
.idea/.cache/.Apifox_Helper
|
||||
.idea/ApifoxUploaderProjectSetting.xml
|
||||
|
||||
# Github Copilot persisted session migrations, see: https://github.com/microsoft/copilot-intellij-feedback/issues/712#issuecomment-3322062215
|
||||
.idea/**/copilot.data.migration.*.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue