Spaces:
Running
Running
Commit ·
b751679
1
Parent(s): ba64247
chore: ignore internal audit reports and mockup reference file
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -4,3 +4,5 @@ __pycache__/
|
|
| 4 |
|
| 5 |
# Internal memory/tracking docs - contain live secrets, never expose in the public HF repo
|
| 6 |
MEMORY*.md
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
# Internal memory/tracking docs - contain live secrets, never expose in the public HF repo
|
| 6 |
MEMORY*.md
|
| 7 |
+
audit-reports/
|
| 8 |
+
mockup-v2-reference.html
|