Ignore dotenv .local files in stable-4.2 (#36426)

This commit is contained in:
Claire 2025-10-10 17:20:36 +02:00 committed by GitHub
parent 7a46c72d7a
commit d987c3629f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.gitignore vendored
View file

@ -63,3 +63,6 @@ yarn-debug.log
# Ignore Docker option files
docker-compose.override.yml
# Ignore dotenv .local files
.env*.local