mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 23:24:46 +02:00

* Custom Fonts * Update app/Filament/Pages/Auth/EditProfile.php Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com> * wip * wip * Update app/Filament/Pages/Auth/EditProfile.php Co-authored-by: Lance Pioch <git@lance.sh> * Update app/helpers.php Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com> * update * add fonts folder for docker * Add default font * Update server console to preload the font * Update settings/trans --------- Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com> Co-authored-by: Lance Pioch <git@lance.sh>
30 lines
406 B
Plaintext
30 lines
406 B
Plaintext
/.phpunit.cache
|
|
/node_modules
|
|
/public/build
|
|
/public/storage
|
|
/storage/*.key
|
|
/storage/pail
|
|
/storage/clockwork/*
|
|
/vendor
|
|
*.DS_Store*
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpactor.json
|
|
.phpunit.result.cache
|
|
Homestead.json
|
|
Homestead.yaml
|
|
auth.json
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/.fleet
|
|
/.idea
|
|
/.nova
|
|
/.vscode
|
|
|
|
public/assets/manifest.json
|
|
/database/*.sqlite*
|
|
filament-monaco-editor/
|
|
_ide_helper*
|
|
/.phpstorm.meta.php
|