-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitattributes
41 lines (40 loc) · 1.09 KB
/
.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
30
31
32
33
34
35
36
37
38
39
40
41
# Items to ignore when downloading a zip
.babelrc export-ignore
.editorconfig export-ignore
.eslintignore export-ignore
.eslintrc.json export-ignore
.git export-ignore
.github export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.jshintrc export-ignore
.jshintignore export-ignore
.wordpress-org export-ignore
.phpunit.result.cache export-ignore
.php-cs-fixer.php export-ignore
.php-cs-fixer.cache export-ignore
.wp-env.json export-ignore
cypress.config.js export-ignore
/bin/ export-ignore
changelog.txt export-ignore
codesniffer.xml export-ignore
composer.lock export-ignore
composer.json export-ignore
crowdin.yml export-ignore
/js/src/ export-ignore
/js/*.js.map export-ignore
/js/jquery/jquery.editinplace.js export-ignore
node_modules export-ignore
package-lock.json export-ignore
package.json export-ignore
phpcs.xml export-ignore
phpunit.xml export-ignore
psalm.xml export-ignore
stubs.php export-ignore
phpstan.neon export-ignore
readme.md export-ignore
tests export-ignore
webpack.config.js export-ignore
/stripe/js/frmstrp.js export-ignore
rector.php export-ignore
_typos.toml export-ignore