Skip to content

Commit 957ae1c

Browse files
Update distignore and gitattributes
1 parent 83fefcb commit 957ae1c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.distignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
/.wordpress-org
55
/node_modules
66
/tests
7-
/vendor
87

98
# Files to ignore
109
/.*

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/.wordpress-org export-ignore
33
/node_modules export-ignore
44
/tests export-ignore
5-
/vendor export-ignore
65

76
/.* export-ignore
87
/CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)