Rifqi Hafizuddin commited on
Commit ·
c87f27f
1
Parent(s): a7d8798
[noticket] add gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -26,6 +26,8 @@ test/users/user_accounts.csv
|
|
| 26 |
.env.prd
|
| 27 |
.env.example
|
| 28 |
|
|
|
|
|
|
|
| 29 |
erd/
|
| 30 |
playground/
|
| 31 |
playground_retriever.py
|
|
|
|
| 26 |
.env.prd
|
| 27 |
.env.example
|
| 28 |
|
| 29 |
+
CLAUDE.md
|
| 30 |
+
|
| 31 |
erd/
|
| 32 |
playground/
|
| 33 |
playground_retriever.py
|