Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2012-12-18 18:57:42 +0400
committerJörn Friedrich Dreyer <jfd@butonic.de>2012-12-18 19:01:36 +0400
commit8a3d21dfacec40557842232fb7579d774f89c5a9 (patch)
tree593df9e3f5ddb89c950c371df17010ca6d7d38b5 /.gitignore
parent3adfb91ad895dc9371834c0e42cfd3605fdd7054 (diff)
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*