Files
sniffnet/.gitattributes
2023-11-29 10:34:03 +01:00

23 lines
578 B
Plaintext

* text eol=lf
.* text eol=lf
*.bmp binary
*.png binary
*.icns binary
*.ico binary
*.ttf binary
*.mp3 binary
*.rtf binary
*.mmdb binary
*.pdf binary
*.rs diff=rust
*.md diff=markdown
/.github export-ignore
/.design export-ignore
CHANGELOG.md export-ignore
CONTRIBUTING.md export-ignore
CONTRIBUTORS.md export-ignore
CODE_OF_CONDUCT.md export-ignore