summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2012-12-18 15:57:42 +0100
committerJörn Friedrich Dreyer <jfd@butonic.de>2012-12-18 16:01:36 +0100
commit8a3d21dfacec40557842232fb7579d774f89c5a9 (patch)
tree593df9e3f5ddb89c950c371df17010ca6d7d38b5 /.gitignore
parent3adfb91ad895dc9371834c0e42cfd3605fdd7054 (diff)
downloadnextcloud-server-8a3d21dfacec40557842232fb7579d774f89c5a9.tar.gz
nextcloud-server-8a3d21dfacec40557842232fb7579d774f89c5a9.zip
ignore autogenerated testfiles and folders
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
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*