Skip to content

Commit 6159ac7

Browse files
peterennisAhsanAyaz
authored andcommitted
Update to latest Stencil (#6)
* chore () test build * chore () update to latest stencil * fix () update homepage link
1 parent eacbcd7 commit 6159ac7

17 files changed

+4427
-254
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
dist/
2+
www/
3+
24
*~
35
*.sw[mnpcod]
46
*.log
57
*.lock
6-
!yarn.lock
78
*.tmp
89
*.tmp.*
910
log.txt
1011
*.sublime-project
1112
*.sublime-workspace
1213

14+
.stencil/
1315
.idea/
1416
.vscode/
1517
.sass-cache/
@@ -20,4 +22,4 @@ $RECYCLE.BIN/
2022
.DS_Store
2123
Thumbs.db
2224
UserInterfaceState.xcuserstate
23-
.env
25+
.env

0 commit comments

Comments
 (0)