# Text files
*.txt text
*.xml text
*.md text

# Installers:
*.iss text
*.nsi text
*.nsh text

# Java
*.java text
*.mf text
*.properties text
# Generator of Lexical analyzers
*.flex text

# Graphics:
*.svg text
*.png binary
*.jpg binary
*.bmp binary
*.ico binary
*.icns binary
*.xcf binary
*.gif binary

# Findbugs:
*.fbp text

# Batch files
*.sh text eol=lf
*.bat text eol=crlf

# Delphi sources
*.dpr text eol=crlf
*.dfm text eol=crlf
*.pas text eol=crlf
*.dof text eol=crlf

# Executables
*.dll binary
*.exe binary
*.jar binary
*.res binary

# Fonts
*.otf binary
*.ttf binary
