-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
29 lines (28 loc) · 987 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Export the same files as the wordpress.org plugin repository
# Based on https://plugins.trac.wordpress.org/browser/cmb2/trunk
.zip export-ignore
.git export-ignore
.github export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.sass-cache export-ignore
.travis.yml export-ignore
apigen export-ignore
Gruntfile.js export-ignore
node_modules export-ignore
package.json export-ignore
phpunit.xml export-ignore
tests export-ignore
composer.lock export-ignore
readme.md export-ignore
README.md export-ignore
.idea export-ignore
.scrutinizer.yml export-ignore
coverage.clover export-ignore
ocular.phar export-ignore
.wp-env.json export-ignore
.tx export-ignore
Dockunit.json export-ignore
phpunit.xml.dist export-ignore
NOTES.md export-ignore
cypress.json export-ignore