mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 07:30:47 +00:00
Git settings
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
.vscode
|
||||||
|
todo.txt
|
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"liveServer.settings.port": 5500,
|
|
||||||
"remove-empty-lines.allowedNumberOfEmptyLines": 500
|
|
||||||
}
|
|
23
.vscode/sitemap-generator.json
vendored
23
.vscode/sitemap-generator.json
vendored
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"sitemap.xml": {
|
|
||||||
"Protocol": "https",
|
|
||||||
"DomainName": "ertpl.pages.dev",
|
|
||||||
"Root": "./",
|
|
||||||
"IncludeExt": [
|
|
||||||
".html",
|
|
||||||
".php"
|
|
||||||
],
|
|
||||||
"Exclude": [],
|
|
||||||
"TagsToInclude": [
|
|
||||||
"priority",
|
|
||||||
"lastmod"
|
|
||||||
],
|
|
||||||
"DefaultChangeFrequency": "monthly",
|
|
||||||
"TabCharacters": "\t",
|
|
||||||
"bIncludeWWW": true,
|
|
||||||
"bRemoveFileExtentions": false,
|
|
||||||
"bUseTrailingSlash": false,
|
|
||||||
"bAutomaticallyUpdateSitemap": true,
|
|
||||||
"bMinimized": false
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user