.gitignore: ignore some extra crap

This commit is contained in:
Dylan K. Taylor 2020-06-04 13:58:46 +01:00
parent 00916ade0c
commit 4f59c1b26c

6
.gitignore vendored
View File

@ -41,3 +41,9 @@ test_data/*
# Doxygen
Documentation/*
# PHPUnit
/.phpunit.result.cache
# php-cs-fixer
/.php_cs.cache