1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
simple-icons/.gitattributes
LitoMore 8283daf05a
Drop package-lock.json (#6179)
* Drop `package-lock.json`

* Drop lockfile related code

* Drop lockfile maintenance configurations
2021-08-23 19:21:03 +02:00

11 lines
226 B
Plaintext

* text=auto
# SVGs are treated as binary by default
*.svg text
# Don't diff machine generated files
slugs.md -diff
# Don't export/archive these files
.github export-ignore