mirror of https://github.com/perkeep/perkeep.git
pkg/serverinit: fix test after 7b78c50007
Change-Id: I36800bcf5f1a2e8f19890c97372297f9281999ba
This commit is contained in:
parent
8e2867a3e1
commit
00f370f38c
|
@ -9,6 +9,7 @@
|
|||
"identity": "26F5ABDA",
|
||||
"identitySecretRing": "/path/to/secring",
|
||||
"ignoredFiles": [
|
||||
".DS_Store"
|
||||
".DS_Store",
|
||||
"*~"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue