Commit ·
240251c
1
Parent(s): 220f59e
[NOTICKET] update .gitignore
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -28,7 +28,7 @@ test/users/user_accounts.csv
|
|
| 28 |
|
| 29 |
CLAUDE.md
|
| 30 |
|
| 31 |
-
experiments/
|
| 32 |
erd/
|
| 33 |
playground/
|
| 34 |
playground_retriever.py
|
|
|
|
| 28 |
|
| 29 |
CLAUDE.md
|
| 30 |
|
| 31 |
+
src/rag/experiments/
|
| 32 |
erd/
|
| 33 |
playground/
|
| 34 |
playground_retriever.py
|