green-signals/.gitignore

21 lines
489 B
Plaintext

# Git Ignore File for Gruene-Signale
# ignore the download.zip, that get created
# when running the script from repository
# with a remote URL configured
download.zip
# ignore the CONF file
# this by intention shall be created on first run
gruene_signale.conf
# ignore the out path
# this gets created when running buildzip.sh
# to prepare gruene-signale.zip for distribution
out
# ignore the slideshow path
# this gets created when running the script
# inside th repository
slideshow