mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2025-12-23 14:21:28 -05:00
23 lines
578 B
Plaintext
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
|