We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6ce0c commit e01048eCopy full SHA for e01048e
.dockerignore
@@ -10,9 +10,9 @@ Procfile
10
app-minimal
11
assets
12
coverage
13
-docs
14
node_modules
15
test
+website
16
17
# files
18
.codecov.yml
@@ -35,13 +35,13 @@ process.json
35
package-lock.json
36
vercel.json
37
38
-#git but keep the git commit hash
+# git but keep the git commit hash
39
.git/logs
40
.git/objects
41
.git/index
42
.git/info
43
.git/hooks
44
45
-#rsshub auxiliary files
+# rsshub auxiliary files
46
lib/radar-rules.js
47
lib/v2/**/radar.js
0 commit comments