Skip to content

Commit 9b37f8f

Browse files
author
Péter Hauszknecht
committed
update gitignore and npmignore
1 parent 74c4f1c commit 9b37f8f

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.gitignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
/node_modules
2-
/lib
3-
/.vscode
4-
/log
5-
*.log
6-
system-endpoints.json
2+
/lib

.npmignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
/node_modules
22
/src
33
/lib/test
4-
/lib/examples
5-
/.vscode
6-
/log
7-
*.log
4+
/docs

0 commit comments

Comments
 (0)