Skip to content

Commit 5d5bdbf

Browse files
committed
Fixed .gitignore for imported repo
1 parent a65f910 commit 5d5bdbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,3 @@ node_modules
77
test-results/
88
playwright-report/
99
playwright/.cache/
10-
key*
11-
deploy/serve/www/*
12-
!deploy/serve/www/bootfile
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
key*
2+
deploy/serve/www/*
3+
!deploy/serve/www/bootfile

0 commit comments

Comments
 (0)