Skip to content

Commit e01048e

Browse files
authored
build(docker): don't copy docs
1 parent 6c6ce0c commit e01048e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.dockerignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Procfile
1010
app-minimal
1111
assets
1212
coverage
13-
docs
1413
node_modules
1514
test
15+
website
1616

1717
# files
1818
.codecov.yml
@@ -35,13 +35,13 @@ process.json
3535
package-lock.json
3636
vercel.json
3737

38-
#git but keep the git commit hash
38+
# git but keep the git commit hash
3939
.git/logs
4040
.git/objects
4141
.git/index
4242
.git/info
4343
.git/hooks
4444

45-
#rsshub auxiliary files
45+
# rsshub auxiliary files
4646
lib/radar-rules.js
4747
lib/v2/**/radar.js

0 commit comments

Comments
 (0)