Skip to content

Commit

Permalink
chore(gitignore): add .idea/ to ignore list
Browse files Browse the repository at this point in the history
Add .idea/ directory to the ignore list in .gitignore file.
  • Loading branch information
rico-vz committed Jan 8, 2024
1 parent 16162b8 commit b6a332e
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
Expand Up @@ -4,3 +4,5 @@
/node_modules
/phpunit.xml
/.phpunit.cache

.idea/

0 comments on commit b6a332e

Please sign in to comment.