add gz and txt file to the gitignore

This commit is contained in:
Martin Eyben 2025-05-16 11:37:35 +02:00
parent e4c2aa2864
commit 4c2c91a82a

2
go_ia/.gitignore vendored
View File

@ -4,3 +4,5 @@ __pycache__
/samples-8x8.json.gz /samples-8x8.json.gz
/samples-8x8.json /samples-8x8.json
*.pt *.pt
*.gz
*.txt