add the new example directory in gitignore

This commit is contained in:
Aniket 2023-07-25 16:36:39 -04:00
parent f4519830ed
commit 78f8e4d604

1
.gitignore vendored
View file

@ -39,6 +39,7 @@ models-mnt
/perplexity /perplexity
/embedding /embedding
/train-text-from-scratch /train-text-from-scratch
/convert-llama2c
/simple /simple
/benchmark-matmult /benchmark-matmult
/vdot /vdot