-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
26 lines (25 loc) · 888 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
# Export the same files as the wordpress.org plugin repository
# Based on https://plugins.trac.wordpress.org/browser/cmb2/trunk
.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
.tx export-ignore
Dockunit.json export-ignore
phpunit.xml.dist export-ignore
NOTES.md export-ignore