Skip to content

Commit e318cbe

Browse files
committed
Add log and workflow files to npmignore
1 parent cfbffab commit e318cbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# top level directories
22
.git/
3+
.github/
34
.vscode/
45
app_headless/
56
app_web/
@@ -20,4 +21,5 @@ package-lock.json
2021
npm-debug.log
2122
yarn.lock
2223
*.map
24+
*.log
2325

0 commit comments

Comments
 (0)