From: Devecsery, David Date: Tue, 1 Sep 2020 02:56:42 +0000 (-0400) Subject: Update autograder_instructions.md X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=a090aaaaa42ab7897ae97ef292727c5089119de1;p=cs3210-lab0.git Update autograder_instructions.md --- 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.