Add two handy gitignores for Nix environments (#2484)

This commit is contained in:
Daniël de Kok 2024-09-05 17:06:54 +02:00 committed by yuanwu
parent 556a87030b
commit d8610a6219

3
.gitignore vendored
View File

@ -19,3 +19,6 @@ server/exllama_kernels/exllama_kernels/exllama_ext_hip.cpp
data/
load_tests/*.json
server/fbgemmm
.direnv/
.venv/