From a090aaaaa42ab7897ae97ef292727c5089119de1 Mon Sep 17 00:00:00 2001 From: "Devecsery, David" Date: Mon, 31 Aug 2020 22:56:42 -0400 Subject: [PATCH] Update autograder_instructions.md --- instructions/autograder_instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/autograder_instructions.md b/instructions/autograder_instructions.md index e9c1bf8..99590b9 100644 --- a/instructions/autograder_instructions.md +++ b/instructions/autograder_instructions.md @@ -98,7 +98,7 @@ Sources.cmake (`kernel/Sources.cmake`, `user/Sources.cmake`, and `bootblock/Sources.cmake`). You are only allowed to modify the lists present in those files. -Finally, you **may not** add any autograder generated files (e.g. anything in the `build` directory, +You **may not** add any autograder generated files (e.g. anything in the `build` directory, or any files generated by `cmake` to your git repository. Doing so will likely cause an autograder error, wasting your submission. -- 2.47.3