gitignore in weights

This commit is contained in:
George Hotz 2023-08-02 16:26:41 +00:00
parent 18d0a93f09
commit fc2303e520
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,7 +12,6 @@ dist
/env /env
a.out a.out
boxes.jpg boxes.jpg
weights/*
pandecode.dump pandecode.dump
vertex.bin vertex.bin
recognize* recognize*

1
weights/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*