Rifqi Hafizuddin commited on
Commit ·
1fef470
1
Parent(s): 770f26b
add to gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -28,6 +28,7 @@ test/users/user_accounts.csv
|
|
| 28 |
|
| 29 |
CLAUDE.md
|
| 30 |
|
|
|
|
| 31 |
src/rag/experiments/
|
| 32 |
erd/
|
| 33 |
playground/
|
|
|
|
| 28 |
|
| 29 |
CLAUDE.md
|
| 30 |
|
| 31 |
+
/experiments
|
| 32 |
src/rag/experiments/
|
| 33 |
erd/
|
| 34 |
playground/
|