Skip to content

Commit cb837fc

Browse files
committed
Update .gitignore to include .env file for environment variable management
1 parent 359fe73 commit cb837fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ out/
33
dist/
44
# *.vsix
55

6+
.env
7+
68
# Dependencies
79
node_modules/
810

0 commit comments

Comments
 (0)