Hi, apologies in advance if I skipped any part of the contribution process - I think this is my first PR to anything with actual code it in.
I noticed that the dummy data file wasn't cleaned up after running this PHPUnit test, leading to a failure on subsequent runs, so I just had the test case delete the file before doing it's thing.
I also made the .gitignore a bit prettier and more descriptive.
Hi, apologies in advance if I skipped any part of the contribution process - I think this is my first PR to anything with actual code it in.
I noticed that the dummy data file wasn't cleaned up after running this PHPUnit test, leading to a failure on subsequent runs, so I just had the test case delete the file before doing it's thing.
I also made the .gitignore a bit prettier and more descriptive.