docs: added edit date (#8623)

This commit is contained in:
Shahed Nasser
2024-08-19 09:47:57 +03:00
committed by GitHub
parent 8c784a8b30
commit c479fe8220
16 changed files with 575 additions and 17 deletions
+3
View File
@@ -8,4 +8,7 @@ module.exports = {
rootDir: ".",
},
},
ignorePatterns: [
"generated"
]
}