(gitignore) add .env.bak

This commit is contained in:
Valentyne Stigloher 2025-02-23 16:01:08 +01:00
parent e0679941a6
commit c56715d6a3

1
.gitignore vendored
View File

@ -91,6 +91,7 @@ typings/
# dotenv environment variables file
.env
.env.bak
# parcel-bundler cache (https://parceljs.org/)
.cache