We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b4a59 commit facc58eCopy full SHA for facc58e
.gitattributes
@@ -7,12 +7,13 @@
7
# https://github.com/github/linguist
8
9
*.md linguist-documentation
10
+*.txt linguist-documentation
11
12
# Stuff not needed for dist installs. Refer to:
13
# https://git-scm.com/docs/gitattributes#_creating_an_archive
14
# https://getcomposer.org/doc/06-config.md#preferred-install
15
-/.github export-ignore
16
-/_docs export-ignore
17
/.gitattributes export-ignore
+/.github export-ignore
18
/.gitignore export-ignore
19
+/_docs export-ignore
0 commit comments