Skip to content

Commit 478ee4e

Browse files
committed
Adding foo[1].txt to .gitignore for when I'm building in the vscode-poweshell\examples dir
1 parent deb6304 commit 478ee4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
bin/
22
examples/Release/
3+
examples/Tests/foo*.txt
34
out/
45
node_modules/
56
vscode-powershell.zip

0 commit comments

Comments
 (0)