Fix ignore for build dirs.

This commit is contained in:
Adam Treat 2023-05-10 10:51:47 -04:00
parent a971831ed2
commit b00684bb91

1
.gitignore vendored
View File

@ -177,3 +177,4 @@ cython_debug/
CMakeLists.txt.user
gpt4all-chat/meta/*
gpt4all-chat/models/*
build_*