commit 8007635cfc785c00bcf471202b09dfb0f272b318 parent 3542d54dc3aed97f1d148b2672ff99a97c239deb Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 26 Sep 2022 21:41:04 +0200 Update gitignore Diffstat:
| M | .gitignore | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,5 @@ /training_checkpoints /hyper_tuning -/hypertuner_logs -\ No newline at end of file +/hypertuner_logs +/target +/logs +\ No newline at end of file