Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3de7be

Browse files
authored
fix: exclude .github from .gitattributes (#544)
1 parent 8565fe3 commit f3de7be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/tests export-ignore
44
/.editorconfig export-ignore
55
/.gitattributes export-ignore
6+
/.github export-ignore
67
/.gitignore export-ignore
78
/.travis.yml export-ignore
89
/.php_cs export-ignore

0 commit comments

Comments
 (0)