syntax: glob

# Project ignores
bin
bin/**
Makelocal.mk

# IDE ignores
.settings
.vs/

# File ignores
*.log
*.bak
*.zip
*.tar.gz