gitignore

This commit is contained in:
2024-03-09 16:49:44 -05:00
Unverified
parent d55cdea917
commit c4d7a37b2c
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../themes/hugo-theme-stack/assets/*"
"..\\themes\\hugo-theme-stack\\assets\\*"
]
}
}