aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2020-04-01 02:08:25 +0200
committerGravatar GitHub <noreply@github.com> 2020-04-01 02:08:25 +0200
commit5b9f8f55ad2bedc6fded1b0bbf4c1cdaf29df93a (patch)
tree835b3ffc27fbb2ca5b25054cbce633dbbead9d5e
parentbe582713feb960f13521d2b19adcb87b3a47ada3 (diff)
gitignore phpunit.phar (#2868)
Used for tests Follow-up of https://github.com/FreshRSS/FreshRSS/pull/2844
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 000000000..8a72c90b6
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1 @@
+phpunit.phar