Skip to content

Commit

Permalink
Prod Deploy .gitignore Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoshi committed Feb 28, 2025
1 parent 6512047 commit b585ad4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
/storage/pail
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Expand Down Expand Up @@ -39,8 +37,7 @@ config.local.php
/public/css
/public/js
/public/media
.env.*
!.env.example


# Temporary files
*.swp
Expand Down
1 change: 0 additions & 1 deletion storage/pids/laravel.pid

This file was deleted.

1 change: 0 additions & 1 deletion storage/pids/vite.pid

This file was deleted.

0 comments on commit b585ad4

Please sign in to comment.