diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a11e3a14597..f8721e67fa8 100644 --- a/.gitignore +++ b/.gitignore @@ -139,6 +139,9 @@ Vagrantfile /tests/autotest* /tests/data/lorem-copy.txt /tests/data/testimage-copy.png +/tests/ui-regression/out/ +/tests/ui-regression/node_modules/ +/tests/ui-regression/package-lock.json /config/config-autotest-backup.php /config/autoconfig.php clover.xml |