From 9f5145bd2a165501b2ed830b1db68e9f2a045b9a Mon Sep 17 00:00:00 2001 From: dan smith Date: Mon, 24 Oct 2016 22:07:52 -0400 Subject: clarify that only the root .gdriveignore is used --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c031d4d..871b64b 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ To learn more see usage and the examples below. #### .gdriveignore Placing a .gdriveignore in the root of your sync directory can be used to skip certain files from being synced. .gdriveignore follows the same -rules as [.gitignore](https://git-scm.com/docs/gitignore). +rules as [.gitignore](https://git-scm.com/docs/gitignore), except that gdrive only reads the .gdriveignore file in the root of the sync directory, not ones in any subdirectories. ## Usage -- cgit v1.2.3