Fix .gitignore
Some checks failed
Deploy / deploy (push) Failing after 13s

This commit is contained in:
nisse 2025-03-09 19:21:34 +01:00
parent 44ec2068c3
commit f3e7819908
6 changed files with 1 additions and 40 deletions

1
.gitignore vendored
View File

@ -108,3 +108,4 @@ fabric.properties
.directory .directory
public public
_ide_helper.php _ide_helper.php
public/build

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,21 +0,0 @@
{
"node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff": {
"file": "assets/bootstrap-icons-BOrJxbIo.woff",
"src": "node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff"
},
"node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2": {
"file": "assets/bootstrap-icons-BtvjY1KL.woff2",
"src": "node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2"
},
"resources/js/app.js": {
"file": "assets/app-L09tcoah.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true
},
"resources/sass/app.scss": {
"file": "assets/app-Dgcz2HWl.css",
"src": "resources/sass/app.scss",
"isEntry": true
}
}