Skip to content

Commit 7dcd6bf

Browse files
committed
refactor: new project structure
1 parent 0347970 commit 7dcd6bf

File tree

273 files changed

+101
-5944
lines changed

Some content is hidden

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

273 files changed

+101
-5944
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
.DS_Store
2-
.idea
32
node_modules/
43
dist/
4+
npm-debug.log*
5+
yarn-debug.log*
6+
yarn-error.log*
7+
test/unit/coverage
8+
test/e2e/reports
9+
selenium-debug.log
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)