mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 19:57:03 +02:00
Compare commits
7 Commits
70d328cddf
...
4e2c37de24
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e2c37de24 | ||
|
|
86922aee42 | ||
|
|
003ac16f8a | ||
|
|
f0d151001c | ||
|
|
7ecf2d3e79 | ||
|
|
ed85cd93b0 | ||
|
|
a19adfd688 |
@ -47,6 +47,9 @@ ScaffoldingReadMe.txt
|
||||
# NuGet Symbol Packages
|
||||
*.snupkg
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
|
||||
# Others
|
||||
~$*
|
||||
*~
|
||||
|
||||
@ -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