Skip to content

Commit 3d527a0

Browse files
committed
Exclude non-distribution files for git archives
1 parent 0af8a42 commit 3d527a0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,11 @@
1111
# https://github.com/github/linguist/blob/master/README.md
1212

1313
*.conf linguist-language=ApacheConf
14+
15+
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
16+
17+
/.travis.yml export-ignore
18+
/.git* export-ignore
19+
/.editorconfig export-ignore
20+
/test export-ignore
21+
/package.json export-ignore

0 commit comments

Comments
 (0)