Skip to content

Commit c085457

Browse files
committed
feat: new admin panel for plugin
1 parent 1a2594b commit c085457

File tree

112 files changed

+14487
-191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+14487
-191
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.editorconfig
22
.vscode/
3-
*.txt
3+
*.txt
4+
/view/javascript/node_modules
5+
/view/javascript/.npmrc
6+
/view/javascript/.env
7+
/view/javascript/.idea

0 commit comments

Comments
 (0)