diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-05 00:08:43 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-10-05 00:08:43 +0200 |
commit | c6fcdf6d65b3f9c6693cdc4bf971083c7ced687d (patch) | |
tree | 3d85dfed5a1d1d997c921a12f548b85fbf2ab66c /experiments/conv/.gitignore | |
parent | 2128ad182721b25ec349afd8dbe124d68f8aaee3 (diff) |
add bin2h and crop
Diffstat (limited to 'experiments/conv/.gitignore')
-rw-r--r-- | experiments/conv/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/experiments/conv/.gitignore b/experiments/conv/.gitignore index 3b4db56..791d796 100644 --- a/experiments/conv/.gitignore +++ b/experiments/conv/.gitignore @@ -2,3 +2,4 @@ venv __pycache__ *.bin *.png +*.h |