Ignore package.json
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -402,3 +402,5 @@ FodyWeavers.xsd
|
||||
/BeauFindlay/src/BeauFindlay.Client/package.json
|
||||
/BeauFindlay/src/BeauFindlay.Client/package-lock.json
|
||||
/BeauFindlay/src/BeauFindlay.Client/package.json
|
||||
/BeauFindlay/src/BeauFindlay.Client/package-lock.json
|
||||
/BeauFindlay/src/BeauFindlay.Client/package.json
|
||||
|
||||
1812
BeauFindlay/src/BeauFindlay.Client/package-lock.json
generated
1812
BeauFindlay/src/BeauFindlay.Client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.18",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-cli": "^11.0.0",
|
||||
"tailwindcss": "^3.4.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "echo Skipping build",
|
||||
"build:azure": "echo Skipping Azure-specific build"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user