fix: add .env~ to .gitignore (#178)

This commit is contained in:
Brandon Keiji
2025-04-25 21:24:14 +00:00
committed by GitHub
parent 34f100d6ff
commit 4ce897d19d
+1
View File
@@ -1,5 +1,6 @@
# API keys and secrets
.env
.env~
# Dependency directory
node_modules