Skip to content

Commit b89423e

Browse files
committed
docs: ignore netlify file
PR-URL: #493 Credit: @claudiahdz Close: #493 Reviewed-by: @claudiahdz
1 parent 7555a74 commit b89423e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.swp
22
.*.swp
3+
netlify.toml
34
npm-debug.log
45
/.github
56
/test

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[build]
22
base = "docs"
33
command = "npm run build"
4-
publish = "docs/public"
4+
publish = "docs/public"

0 commit comments

Comments
 (0)