Spaces:
Sleeping
Sleeping
feat: Add .gitkeep to track outputs directory in git
Browse files- outputs/.gitkeep +2 -0
outputs/.gitkeep
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# This file ensures the outputs directory is tracked by git
|
| 2 |
+
# Generated reports (*.md) are ignored via .gitignore
|