Add .env, .envrc to gitignore (#25904)
This commit is contained in:
parent
f3a16ef21d
commit
ddeaa26fef
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue