Jae-Won Chung commited on
Commit
7a2f8b4
1 Parent(s): f3bdb91

Add pyrightconfig.json to .gitignore

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. pyrightconfig.json +0 -3
.gitignore CHANGED
@@ -1 +1,2 @@
1
  .envrc
 
 
1
  .envrc
2
+ pyrightconfig.json
pyrightconfig.json DELETED
@@ -1,3 +0,0 @@
1
- {
2
- "extraPaths": ["../zeus", "../fastchat"],
3
- }