update gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -26,6 +26,7 @@ test/users/user_accounts.csv
|
|
| 26 |
.env.prd
|
| 27 |
.env.example
|
| 28 |
|
|
|
|
| 29 |
playground/
|
| 30 |
playground_retriever.py
|
| 31 |
playground_chat.py
|
|
|
|
| 26 |
.env.prd
|
| 27 |
.env.example
|
| 28 |
|
| 29 |
+
erd/
|
| 30 |
playground/
|
| 31 |
playground_retriever.py
|
| 32 |
playground_chat.py
|