summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-19 15:52:23 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-19 15:52:23 +0200
commit73033cecfc0ee476664de47e29489bcc3b00fce2 (patch)
treeb10753a3c969d4c84cc85eec16947a913f2e1e68 /.gitignore
parentf2482bcae4291ad03826f02455f80808cec0661a (diff)
Execute the test on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7d31bd4ae..271d2cd02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
/tests/php/.phpunit.result.cache
/tests/integration/vendor
/tests/integration/output
+/drone
# Compiled javascript
/js