Skip to content

Commit da029ad

Browse files
committed
Delete unused files
1 parent e98e9f4 commit da029ad

File tree

8 files changed

+26
-4571
lines changed

8 files changed

+26
-4571
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
-82.1 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ logs/
22
node_modules/
33
dist
44
config.json
5-
src/files/
5+
src/files/
6+
package-lock.json

.vscode/extensions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"recommendations": [
3+
"digitalbrainstem.javascript-ejs-support",
4+
"dbaeumer.vscode-eslint",
5+
"esbenp.prettier-vscode",
6+
"j69.ejs-beautify"
7+
]
8+
}

0 commit comments

Comments
 (0)