binary-husky commited on
Commit
c325c68
1 Parent(s): 60848b2

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -1
.gitignore CHANGED
@@ -55,6 +55,7 @@ coverage.xml
55
  *.pot
56
  github
57
  .github
 
58
  TEMP
59
  TRASH
60
 
@@ -132,6 +133,7 @@ dmypy.json
132
  .pyre/
133
 
134
  .vscode
 
135
 
136
  history
137
  ssr_conf
@@ -141,4 +143,4 @@ private.md
141
  private_upload
142
  other_llms
143
  cradle*
144
- debug*
 
55
  *.pot
56
  github
57
  .github
58
+ .idea/
59
  TEMP
60
  TRASH
61
 
 
133
  .pyre/
134
 
135
  .vscode
136
+ .idea
137
 
138
  history
139
  ssr_conf
 
143
  private_upload
144
  other_llms
145
  cradle*
146
+ debug*