From 3b67e2b78445975fce2c1d6d8a4674e78895c3c3 Mon Sep 17 00:00:00 2001 From: Salama Balekage Date: Tue, 20 Feb 2018 11:33:57 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d17d6f8..702aae7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ vendor/ -test/Fixtures.php \ No newline at end of file +tests/Fixtures.php \ No newline at end of file