Skip to content

Commit 3a646bc

Browse files
committed
Updated .git files
1 parent 858ee72 commit 3a646bc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/docs export-ignore
55
/phpunit.xml export-ignore
66
/scripts export-ignore
7-
/tests export-ignore
7+
/tests export-ignore
8+
/vendor export-ignore

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/.*
2+
/vendor

0 commit comments

Comments
 (0)