Add .env, .envrc to gitignore (#25904)

This commit is contained in:
Jack Sangdahl 2026-01-03 06:55:17 -07:00 committed by GitHub
parent f3a16ef21d
commit ddeaa26fef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -65,6 +65,8 @@ cmake-build-debug
CMakeLists.txt
*.pdf
*.zip
.env
.envrc
# Let these ones be user specific, since we have so many different configurations
*.code-workspace