michaelwechner commited on
Commit
9c83ba9
·
1 Parent(s): f0336f4

ignore python cache

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -2,3 +2,4 @@ graphrag/
2
  .env
3
  .ipynb
4
  .idea
 
 
2
  .env
3
  .ipynb
4
  .idea
5
+ __pycache__