Skip to content

Commit

Permalink
Remove .idea folder
Browse files Browse the repository at this point in the history
  • Loading branch information
atsanna committed Mar 15, 2024
1 parent 92c88a0 commit 60b7303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ composer.lock
.phpunit.result.cache
/vendor/
/build/
.idea/

# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock

/.idea/

0 comments on commit 60b7303

Please sign in to comment.