Skip to content
This repository was archived by the owner on Nov 7, 2020. It is now read-only.

Commit 9d53fc2

Browse files
committed
update ignores
1 parent 6f44008 commit 9d53fc2

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,8 +1,9 @@
1+
**/.gitattributes export-ignore
12
**/.gitignore export-ignore
23
/.travis.yml export-ignore
34
/build export-ignore
45
/Gruntfile.js export-ignore
56
/package.json export-ignore
67
/phpunit.xml.dist export-ignore
78
/README.md export-ignore
8-
/tests export-ignore
9+
/tests export-ignore

0 commit comments

Comments
 (0)