Update .gitignore for Pycharm

This commit is contained in:
GuoHai 2023-12-30 12:27:02 +08:00 committed by GitHub
commit 3faae5cef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View file

@ -17,6 +17,9 @@ qdrant_storage
.chroma
.ruff_cache
# PyCharm
.idea/
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
@ -256,4 +259,4 @@ langflow.db
/tmp/*
src/backend/langflow/frontend/
.docker
scratchpad*
scratchpad*