We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a196a48 commit ff34d74Copy full SHA for ff34d74
.gitignore
@@ -7,10 +7,6 @@ npm-debug.log
7
.next
8
build
9
10
-# Next.js Generated Files
11
-public/sitemap.xml
12
-public/en/feed/*.xml
13
-
14
# Jest
15
coverage
16
.swc
.prettierignore
@@ -9,8 +9,8 @@ build
# Next.js Generated Files
public/static/documents
+public/node-releases-data.json
+public/blog-posts-data.json
0 commit comments