Add .env.local to app/.gitignore

This commit is contained in:
cameronapak
2025-07-22 08:37:31 -05:00
parent f0551f50d1
commit 75c29ae5e2

1
app/.gitignore vendored
View File

@@ -2,3 +2,4 @@ playwright-report
test-results test-results
bknd.config.* bknd.config.*
__test__/helper.d.ts __test__/helper.d.ts
.env.local