1
0

Remove jsconfig.json

This commit is contained in:
Jens True 2021-01-30 14:45:15 +01:00
parent 4326f5b77c
commit 82cc2415b7
2 changed files with 1 additions and 10 deletions

1
.gitignore vendored

@ -4,3 +4,4 @@
# Hugo
resources/
public/
assets/jsconfig.json

@ -1,10 +0,0 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"..\\..\\..\\AppData\\Local\\Temp\\hugo_cache\\modules\\filecache\\modules\\pkg\\mod\\github.com\\wowchemy\\wowchemy-hugo-modules\\wowchemy@v0.0.0-20210123180413-7dbc1f73edfd\\assets\\*"
]
}
}
}