shellery/.gitignore
2025-10-02 19:53:03 +02:00

7 lines
127 B
Text

# Ignore content in output directory
output/*
!output/.gitkeep
# Ignore content in images directory
images/*
!images/.gitkeep