Skip to content

Commit f59f6be

Browse files
committed
build(.gitignore): add .env, and *.ps1 to ignore list
1 parent 46684c5 commit f59f6be

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ node_modules
44
.vscode-test/
55
*.vsix
66
xsd/
7-
temp/
7+
temp/
8+
.env
9+
*.ps1

0 commit comments

Comments
 (0)