Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -53,6 +53,7 @@ coverage.xml
|
|
| 53 |
# Personal study docs — local only, not for GitHub
|
| 54 |
BUILD_GUIDE.md
|
| 55 |
CustomerCore_Progress_Summary.md
|
|
|
|
| 56 |
|
| 57 |
# Scratch files
|
| 58 |
scratch/
|
|
|
|
| 53 |
# Personal study docs — local only, not for GitHub
|
| 54 |
BUILD_GUIDE.md
|
| 55 |
CustomerCore_Progress_Summary.md
|
| 56 |
+
PROJECT_EXPLAINER.md
|
| 57 |
|
| 58 |
# Scratch files
|
| 59 |
scratch/
|