Skip to content

Commit e8efddd

Browse files
committed
add gitattributes
1 parent a470ce9 commit e8efddd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
/.github export-ignore
2+
/docs export-ignore
3+
/examples export-ignore
4+
/scripts export-ignore
5+
/tests export-ignore
6+
/www export-ignore
7+
/.gitattributes export-ignore
8+
/.gitignore export-ignore
9+
/.scrutinizer.yml export-ignore
10+
/.travis.yml export-ignore
11+
/phpunit.xml export-ignore
12+
/SECURITY.md export-ignore
13+
/TROUBLESHOOTING.md export-ignore
14+
/README.md export-ignore

0 commit comments

Comments
 (0)