# default all files as text with lf
* text eol=lf

# mmdb files are binary
*.mmdb binary

# PNGs are also binary (it broke the docs)
*.png binary
