diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-11-04 17:17:32 +0100 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-11-04 17:17:32 +0100 |
commit | 2e6f339886d6d06c1af351c17b4c93eb0d22c9c4 (patch) | |
tree | 131e09619a9b5d6cc3f89f8dab452edf2ac23367 /.gitignore | |
parent | 998211f7a3a6b497b3b14a53bbc950b1bba6fdc2 (diff) | |
download | nextcloud-server-2e6f339886d6d06c1af351c17b4c93eb0d22c9c4.tar.gz nextcloud-server-2e6f339886d6d06c1af351c17b4c93eb0d22c9c4.zip |
ignore test files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index be69107ca1f..8c8b61d701b 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,5 @@ nbproject /tests/coverage* /tests/autoconfig* /tests/autotest* +/tests/data/lorem-copy.txt +/tests/data/testimage-copy.png |