diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c0df64b864..819347f540f 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,9 @@ nbproject # WebFinger .well-known /.buildpath + +#tests - autogenerated filed +data-autotest +/tests/coverage* +/tests/autoconfig* +/tests/autotest* |