Skip to content

Commit

Permalink
fix: clean vscode & devcontainer files from prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianthulin authored Jan 19, 2024
1 parent 56c06ff commit fc85a77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@
'images',
'README.md',
'guide',
'db'
'db',
'.devcontainer',
'.vscode'
];


Expand Down

0 comments on commit fc85a77

Please sign in to comment.