YanCotta commited on
Commit
3a7138a
·
1 Parent(s): bfb8599

feat: Add .gitkeep to track outputs directory in git

Browse files
Files changed (1) hide show
  1. 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