From dfdd018a5f6a4ccd6288ea86d0f49aedc6817d21 Mon Sep 17 00:00:00 2001 From: Andrey Gumirov Date: Tue, 19 Apr 2022 19:25:45 +0700 Subject: [PATCH] added mlagent jsons to gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c2e55b3..b0e4fab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,11 @@ # # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # + +# MLagents +Assets/ML-Agents/Timers/* +# + /[Ll]ibrary/ /[Tt]emp/ /[Oo]bj/