Remove pgserver in repo from git tracking

This commit is contained in:
sabaimran
2025-03-31 15:07:24 -05:00
parent d53b740197
commit dd957bedd3

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ tests/data/models
tests/data/embeddings tests/data/embeddings
tests/evals/**.txt tests/evals/**.txt
tests/evals/**.csv tests/evals/**.csv
pgserver_data/
# External app artifacts # External app artifacts
__pycache__ __pycache__