Skip to content

Commit

Permalink
exclude phpstorm ide directory from version control
Browse files Browse the repository at this point in the history
  • Loading branch information
remluben authored and AJRepo committed Aug 20, 2023
1 parent 477eeae commit b9793bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/vendor
/composer.lock
/.idea
/phpunit.xml
/.phpunit.result.cache
/phpcs.xml
Expand Down

0 comments on commit b9793bf

Please sign in to comment.