mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge branch 'github:main' into main
This commit is contained in:
commit
4e2c37de24
@ -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…
Reference in New Issue
Block a user