Skip to content

Commit 0ab0808

Browse files
elupushefloryd
authored andcommitted
Switch to explicit ignore
1 parent 5bb1f22 commit 0ab0808

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Auto detect text files and perform LF normalization
22
* text=auto
3-
.* export-ignore
3+
4+
# Ignore files for export and archive purposes
5+
.clang-format export-ignore
6+
.git-blame-ignore-refs export-ignore
7+
.gitattributes export-ignore
8+
.github export-ignore
9+
.gitignore export-ignore
10+
.gitmodules export-ignore

0 commit comments

Comments
 (0)