This commit is contained in:
2026-03-31 08:43:04 -07:00
parent ea550d8db4
commit f862ae8981
3 changed files with 6 additions and 0 deletions

4
.bunfig.toml Normal file
View File

@@ -0,0 +1,4 @@
telemetry = false
[install]
minimumReleaseAge = 604800 # seconds

1
.config/pnpm/rc Normal file
View File

@@ -0,0 +1 @@
minimum-release-age=10080 # minutes

1
.config/uv/uv.toml Normal file
View File

@@ -0,0 +1 @@
exclude-newer = "7 days"