-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
43 lines (42 loc) · 1.38 KB
/
Copy path.gitattributes
File metadata and controls
43 lines (42 loc) · 1.38 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# 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
.agents/ export-ignore
.beads/ export-ignore
.claude/ export-ignore
.codex/ export-ignore
.github/ export-ignore
.gitignore export-ignore
.jshintrc export-ignore
.phpcs.xml.dist export-ignore
.rtlcssrc export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
.wp-env-tests.json export-ignore
.wp-env.json export-ignore
apigen export-ignore
Gruntfile.js export-ignore
node_modules export-ignore
package.json export-ignore
package-lock.json export-ignore
phpunit.xml export-ignore
phpunit.xml.dist export-ignore
playwright.config.js export-ignore
scripts/ export-ignore
tests export-ignore
tools/ export-ignore
composer.json export-ignore
composer.lock export-ignore
coverage.clover export-ignore
cypress.json export-ignore
Dockunit.json export-ignore
.idea export-ignore
NOTES.md export-ignore
readme.md export-ignore
README.md export-ignore
README.txt export-ignore
readme.txt export-ignore
yarn.lock export-ignore
CODE_OF_CONDUCT.md export-ignore
CONTRIBUTING.md export-ignore