diff --git a/.gitignore b/.gitignore index c1c07029..8c032822 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ dist /env a.out boxes.jpg -weights/* pandecode.dump vertex.bin recognize* @@ -35,4 +34,4 @@ examples/net.*[js,json,safetensors] node_modules package.json package-lock.json -temp \ No newline at end of file +temp diff --git a/weights/.gitignore b/weights/.gitignore new file mode 100644 index 00000000..72e8ffc0 --- /dev/null +++ b/weights/.gitignore @@ -0,0 +1 @@ +*