chore: Update .gitignore - add dev paths to ignore.

This commit is contained in:
Pol Dellaiera 2021-11-23 15:17:52 +01:00
parent f23be44b9a
commit ffbd572513
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

2
.gitignore vendored
View File

@ -20,3 +20,5 @@ docs/build/
.phpunit.result.cache .phpunit.result.cache
###< phpunit/phpunit ### ###< phpunit/phpunit ###
/.php-cs-fixer.cache
/.idea/