Ignore dotenv *.local files (#29932)

This commit is contained in:
Matt Jankowski 2024-04-26 10:50:39 -04:00 committed by GitHub
parent ac82f34f7d
commit b67b61b963
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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