# Working / sample material
scratch/

# Installation media, downloaded beside the script
ISOs/*
!ISOs/Place_ISOs_Here.txt

# Generated OPNsense configuration documents
Configurations/

# Transcripts, written beside the script by the toolkit
Logs/

# Legacy locations, retained so a previously populated content directory stays ignored
Content/ISOs/
Content/Configurations/

# Media and disk artifacts wherever they land
*.iso
*.img
*.bz2
*.gz
*.zip
*.vhd
*.vhdx
*.log

# Modules acquired at runtime via Save-Module
Toolkit/Modules/Indented.Net.IP/
Toolkit/Modules/Indented.Net.Dns/

# Sanitised sample output is published deliberately, so it overrides the log rule above
!samples/
!samples/*.log
