Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
The integration tests are creating a temptestdir which is deleted after each test is run, but when they fail remains.
  • Loading branch information
BrianHenryIE committed Dec 14, 2020
1 parent 8788118 commit 832a558
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 @@ vendor/
.DS_Store
composer.lock
.phpunit.result.cache

temptestdir

0 comments on commit 832a558

Please sign in to comment.