Skip to content

Commit

Permalink
chore: add unnecessary files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts committed Oct 11, 2024
1 parent 250e3e4 commit 2dba99e
Show file tree
Hide file tree
Showing 26 changed files with 173 additions and 4,155 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
npm-debug.log
yarn-error.log
yarn.lock
package-lock.json

/vendor
composer.phar
Expand All @@ -21,6 +20,7 @@ composer.phar
/public/hot
/public/storage
/public/media
/public/**/filament
/public/sitemap.xml
/storage/*.key
/storage/framework/cache
Expand Down
3,675 changes: 172 additions & 3,503 deletions composer.lock

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions public/css/filament.css

This file was deleted.

1 change: 0 additions & 1 deletion public/js/filament/filament/app.js

This file was deleted.

13 changes: 0 additions & 13 deletions public/js/filament/filament/echo.js

This file was deleted.

1 change: 0 additions & 1 deletion public/js/filament/forms/components/color-picker.js

This file was deleted.

7 changes: 0 additions & 7 deletions public/js/filament/forms/components/date-time-picker.js

This file was deleted.

165 changes: 0 additions & 165 deletions public/js/filament/forms/components/file-upload.js

This file was deleted.

1 change: 0 additions & 1 deletion public/js/filament/forms/components/key-value.js

This file was deleted.

Loading

0 comments on commit 2dba99e

Please sign in to comment.