From 9a7854218d9016158ea65831c5aacb23d996a64e Mon Sep 17 00:00:00 2001 From: Fabio Date: Sun, 18 Aug 2024 19:17:14 +0200 Subject: [PATCH] changes to gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ee9ae73..e7b1ada 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,7 @@ *.png *.jpg *.pyc + + +*.pt +trial.py \ No newline at end of file