Skip to content

Commit

Permalink
fix ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fanzhidongyzby committed Aug 23, 2024
1 parent 50974bf commit 5e2670b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ __pycache__/
*$py.class

# C extensions
*.so
!dbgpt/storage/graph_store/plugins/leiden.so
message/
dbgpt/util/extensions/
.env*
Expand Down Expand Up @@ -185,7 +183,4 @@ thirdparty
/examples/**/*.gv
/examples/**/*.gv.pdf
/i18n/locales/**/**/*_ai_translated.po
/i18n/locales/**/**/*~



/i18n/locales/**/**/*~

0 comments on commit 5e2670b

Please sign in to comment.