Ignore cache result file from phpunit.

pull/316/head
Cédric Bonhomme 2020-07-27 11:15:18 +02:00
parent 48ef453db2
commit bd7f8ff401
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ nbproject
.idea .idea
.project .project
.settings .settings
*.cache
migrations migrations
!tests/migrations !tests/migrations
*.sublime-* *.sublime-*