Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
Add test/tmp to gitignore
Browse files Browse the repository at this point in the history
It is created and removed on test run and may left over on errors

Change-Id: Ifde741355b8f66a71dd16c7af9af93cdc1fd10aa
  • Loading branch information
umherirrender committed Mar 3, 2018
1 parent 259ac4c commit 1cfd651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
composer.lock
vendor/
test/tmp/

0 comments on commit 1cfd651

Please sign in to comment.