commit ade43de4958c725f822e6dc84a7944f3542c9047 parent 100dc7f0f8fd05300b679baecc3c3c1252e6db33 Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Mon, 23 Jan 2023 11:40:23 -0500 Ignore .keras Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -9,6 +9,7 @@ /.googleearth/ /.ipython/ /.jupyter/ +/.keras/ /.local/share/* !/.local/share/applications !/.local/share/qutebrowser