This commit is contained in:
Joey Hess 2017-08-28 13:16:50 -04:00
parent dbe031b6b9
commit 755c4a97b5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2017-08-28T17:15:30Z"
content="""
I don't know what those .hidden files are, but you will probably
find it easier to use `git annex find` with some options to make
it list the files you want. Eg:
git annex find --not --in here > .hidden
"""]]