mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 19:57:03 +02:00
Compare commits
No commits in common. "4e2c37de244c0f5068d7608d574ec8e9454ff18c" and "70d328cddf6cd92e694cd6b76de173302406e388" have entirely different histories.
4e2c37de24
...
70d328cddf
@ -47,9 +47,6 @@ ScaffoldingReadMe.txt
|
|||||||
# NuGet Symbol Packages
|
# NuGet Symbol Packages
|
||||||
*.snupkg
|
*.snupkg
|
||||||
|
|
||||||
# dotenv environment variables file
|
|
||||||
.env
|
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
~$*
|
~$*
|
||||||
*~
|
*~
|
||||||
@ -65,4 +62,4 @@ CodeCoverage/
|
|||||||
# NUnit
|
# NUnit
|
||||||
*.VisualState.xml
|
*.VisualState.xml
|
||||||
TestResult.xml
|
TestResult.xml
|
||||||
nunit-*.xml
|
nunit-*.xml
|
||||||
@ -92,6 +92,3 @@ http-client.private.env.json
|
|||||||
# Apifox Helper cache
|
# Apifox Helper cache
|
||||||
.idea/.cache/.Apifox_Helper
|
.idea/.cache/.Apifox_Helper
|
||||||
.idea/ApifoxUploaderProjectSetting.xml
|
.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