Skip to content

Commit 0c9b79b

Browse files
committed
Add .gitattributes
Signed-off-by: Jack Cherng <[email protected]>
1 parent fa9f3a6 commit 0c9b79b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitattributes

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.gitattributes export-ignore
2+
.github/ export-ignore
3+
.gitignore export-ignore
4+
5+
.editorconfig export-ignore
6+
.phan/ export-ignore
7+
.php_cs export-ignore
8+
.rmt.yml export-ignore
9+
.travis.yml export-ignore
10+
docs/ export-ignore
11+
example/images export-ignore
12+
FUNDING.yml export-ignore
13+
phpcs.xml export-ignore
14+
phpunit.xml export-ignore
15+
pyproject.toml export-ignore
16+
tests/ export-ignore

0 commit comments

Comments
 (0)