Skip to content

Commit 39098c2

Browse files
authored
Merge pull request #1 from LibreSign/chore/remove-unused-files
chore: remove unused files
2 parents b1d7992 + b843522 commit 39098c2

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)