removing file in embeddings folder to avoid error in auto

This commit is contained in:
Rafael Goes 2022-09-24 22:21:19 -04:00
parent 497cb66f63
commit cac646a5d7
2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/dev
/.devcontainer
embeddings/*

View file

@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore