Skip to content

Commit

Permalink
removing cache file
Browse files Browse the repository at this point in the history
  • Loading branch information
jgivoni committed Feb 12, 2025
1 parent 5b945c0 commit 0c272ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
10 changes: 6 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
composer.lock
vendor
.phpunit.cache
.env
/composer.lock
/vendor
/.phpunit.cache
/.php-cs-fixer.cache

.env
1 change: 0 additions & 1 deletion .php-cs-fixer.cache

This file was deleted.

0 comments on commit 0c272ad

Please sign in to comment.