diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2017-04-02 21:41:14 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2017-04-04 10:29:12 +0200 |
commit | aee2d6318fef503528c94947596bafeb43594ed3 (patch) | |
tree | d177e5690f10c091a1ca1a76be5d8c7099f899f5 /.gitignore | |
parent | e09c386f700ba7dd8d7366f924fbbcb4bf39b366 (diff) | |
download | nextcloud-server-aee2d6318fef503528c94947596bafeb43594ed3.tar.gz nextcloud-server-aee2d6318fef503528c94947596bafeb43594ed3.zip |
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 1e0f53a3c07..6a8e6723376 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,6 @@ /apps/files_external/3rdparty/irodsphp/prods/tutorials /apps/files_external/3rdparty/irodsphp/prods/test* /apps/files_external/tests/config.*.php -!/apps/bruteforcesettings # ignore themes except the example and the README |