Skip to content

Commit

Permalink
chore: add composer.lock and /.idea/ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DesLynx committed Jul 18, 2024
1 parent 0cee3c7 commit 95cc3f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/.idea/
/vendor/
composer.lock

###> friendsofphp/php-cs-fixer ###
/.php-cs-fixer.php
Expand Down

0 comments on commit 95cc3f6

Please sign in to comment.