mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-05 22:34:51 +00:00
13 lines
285 B
Text
13 lines
285 B
Text
* text=auto
|
|
*.css linguist-vendored
|
|
*.scss linguist-vendored
|
|
*.js linguist-vendored
|
|
CHANGELOG.md export-ignore
|
|
|
|
# Collapse diffs for generated files:
|
|
public/**/*.js text -diff
|
|
public/**/*.json text -diff
|
|
public/**/*.css text -diff
|
|
public/img/* binary -diff
|
|
public/fonts/* binary -diff
|