Reset history to current sanitized state

This commit is contained in:
2026-08-05 00:00:55 +00:00
commit 4321b0c4af
4 changed files with 158 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
.env
.env.*
*.env
*.env.*
!.env.example
!.env.*.example
!*.env.example
!*.env.*.example
data/
*.swp
.DS_Store
# BEGIN reset-history environment exclusions
.env
.env.*
*.env
*.env.*
!.env.example
!.env.*.example
!*.env.example
!*.env.*.example
# END reset-history environment exclusions