File tree Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Expand file tree Collapse file tree 1 file changed +15
-12
lines changed Original file line number Diff line number Diff line change 1
- # Shell scripts sources can't have CRLF line endings
2
- * .sh eol =lf
1
+ # Shell scripts can't have CRLF line endings
2
+ * .sh eol =lf
3
3
4
- # Ignore repository language statistics and hide diffs for generated files
5
- libvips /colour /profiles.c linguist-generated =true
4
+ # Excluded from stats, hidden in diffs
5
+ libvips /colour /profiles.c linguist-generated
6
+
7
+ # Excluded from stats
8
+ libvips /foreign /libnsgif /* linguist-vendored
6
9
7
10
# Omit from release tarball
8
- .clang-format export-ignore
9
- .codespellrc export-ignore
10
- .editorconfig export-ignore
11
- .git-blame-ignore-revs export-ignore
12
- .gitattributes export-ignore
13
- .gitignore export-ignore
14
- .gitkeep export-ignore
15
- .github / export-ignore
11
+ .clang-format export-ignore
12
+ .codespellrc export-ignore
13
+ .editorconfig export-ignore
14
+ .git-blame-ignore-revs export-ignore
15
+ .gitattributes export-ignore
16
+ .gitignore export-ignore
17
+ .gitkeep export-ignore
18
+ .github / export-ignore
You can’t perform that action at this time.
0 commit comments