Skip to content

Commit 36f1bfc

Browse files
authored
Update .gitattributes
Fix scrutinizer.yml typo Add .gitattributes to export-ignore
1 parent 4e01a43 commit 36f1bfc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/tests export-ignore
22
/tests linguist-documentation
3-
/.scrutinizar.yml export-ignore
3+
/.scrutinizer.yml export-ignore
44
/.travis.yml export-ignore
5+
/.gitattributes export-ignore
56
/.gitignore export-ignore
67
/CHANGELOG.md export-ignore
78
/CONTRIBUTING.md export-ignore

0 commit comments

Comments
 (0)