Skip to content

Commit 40535de

Browse files
committed
meta: Don't gitignore testdata/1.log
1 parent ed09f70 commit 40535de

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
node_modules/
22
build/
33
*.log
4+
!testdata/1.log
45
*.vsix
56
.env*

testdata/1.log

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
LOCAL: Something
2+
WARN: Other
3+
SERVER: Something in 'quotes'

0 commit comments

Comments
 (0)