.gitignore 146 B

123456
  1. # Ignore generated images but keep directory structure
  2. images/*/
  3. !images/.gitkeep
  4. # Allow specific important images if needed
  5. # !images/examples/