Skip to content

Commit b843522

Browse files
committed
chore: remove unused files
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent b1d7992 commit b843522

3 files changed

Lines changed: 6 additions & 12371 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ coverage/
3434
.env.*.local
3535
*.pem
3636
.cache
37+
38+
package-lock.json

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ examples/
1010
.eslintrc.js
1111
vue.config.js
1212
postcss.config.js
13+
REUSE.toml
14+
LICENSES/
15+
CONTRIBUTING.md
16+
package-lock.json
1317

1418
# Git
1519
.git/

0 commit comments

Comments
 (0)