summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-05-15 14:02:13 +0200
committerBjörn Schießle <schiessle@owncloud.com>2013-05-15 14:02:13 +0200
commit5b160edebba2a10de83b09a8010a811321dd6370 (patch)
treec67d05101ce159f6cc4f8a5fb17e0014f745cc48 /.gitignore
parent335f2ca32190e866ab1d222b693a273cb6778ac1 (diff)
downloadnextcloud-server-5b160edebba2a10de83b09a8010a811321dd6370.tar.gz
nextcloud-server-5b160edebba2a10de83b09a8010a811321dd6370.zip
check if the user knows the correct recovery password before changing the recovery key settings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b57dd3d2058..bc0c1d53a55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ data-autotest
/tests/coverage*
/tests/autoconfig*
/tests/autotest*
+/l10n/.tx/ \ No newline at end of file