Add .env.local to app/.gitignore

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

3
app/.gitignore vendored
View File

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