diff options
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | .gitignore | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 5d65d1fbb8f..52372527860 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -* annex.numcopies=2 +* annex.numcopies=3 * annex.backend=SHA256E diff --git a/.gitignore b/.gitignore index 8469e227b34..fcb4d743658 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /www .ditz-config log +.sync-media.lock |