From 900fad404e298b1d2b05a2b44b6b02be3d3d57cf Mon Sep 17 00:00:00 2001 From: Yanqiao4396 Date: Wed, 15 Mar 2023 17:47:56 -0400 Subject: [PATCH] Docs: remove meangingless hint --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bed7c43a..43e84afc 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,7 @@ where `` is a list of relative paths to files or folders you want to include in the `gatorgrade.yml` file. These paths must correspond to existing files or folders in the current directory. Any given folders will be expanded to the files they contain. Please note that files and folders that -start with `__` (double underscore) or `.` and empty folders will be automatically -ignored. +start with `__` or `.` and empty folders will be automatically ignored. ## Contributing to GatorGrade