Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Mar 13, 2024
1 parent 4dd9a0f commit daa8790
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,8 @@ vendor/
views/**/tsconfig.json

# Intellij
.idea/*.xml
!.idea/codeception.xml
!.idea/externalDependencies.xml
!.idea/jsLibraryMappings.xml
!.idea/misc.xml
!.idea/modules.xml
!.idea/php-docker-settings.xml
!.idea/php-test-framework.xml
!.idea/php.xml
!.idea/phpunit.xml
!.idea/prettier.xml
!.idea/sqldialects.xml
!.idea/vcs.xml
!.idea/workspace.xml
.idea/deployment.xml
.idea/phpspec.xml

# Yarn
.pnp.*
Expand Down

0 comments on commit daa8790

Please sign in to comment.