Browse Source

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

Jack Sangdahl 6 months ago
parent
commit
ddeaa26fef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -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