Files
sniffnet/.gitattributes
2023-06-06 03:50:26 +02:00

22 lines
551 B
Plaintext

* text eol=lf
.* text eol=lf
*.bmp binary
*.png binary
*.icns binary
*.ico binary
*.ttf binary
*.mp3 binary
*.rtf binary
*.mmdb 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