diff --git a/README.md b/README.md index 500467a0..843fccd7 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ through the Google API Console, and its location is relative to the config dir. #### .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