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

Commit 1e386f7

Browse files
committed
.gitattributes
1 parent 3998168 commit 1e386f7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.gitattributes export-ignore
2+
.gitignore export-ignore
3+
phpstan.neon export-ignore
4+
.travis.yml export-ignore

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/vendor/
1+
/composer.lock
2+
/vendor

0 commit comments

Comments
 (0)