Skip to content

Commit 216f0d9

Browse files
committed
Update .gitattributes to include additional export-ignore entries
1 parent f18df08 commit 216f0d9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
* text=auto eol=lf
22

33
*.absp text linguist-language=JSON linguist-detectable=true diff=json
4+
5+
.github export-ignore
6+
.vscode export-ignore
7+
.editorconfig export-ignore
8+
.flake8 export-ignore
9+
.gitattributes export-ignore
10+
.gitignore export-ignore
11+
.markdownlint-cli2.yaml export-ignore
12+
AGENTS.md export-ignore

0 commit comments

Comments
 (0)