forked from Yoast/wordpress-seo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
37 lines (35 loc) · 933 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
30
31
32
33
34
35
36
37
# Standards for multi-platform colaboration
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
.github export-ignore
deploy_keys export-ignore
grunt export-ignore
scripts export-ignore
svn-assets export-ignore
tests export-ignore
webpack export-ignore
.babelrc export-ignore
.codeclimate.yml export-ignore
.csscomb.json export-ignore
.csslintrc export-ignore
.editorconfig export-ignore
.eslintignore export-ignore
.eslintrc export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.phpcs.xml export-ignore
.phpcs.xml.dist export-ignore
.removeable-files
.travis.yml export-ignore
Gruntfile.js export-ignore
package.json export-ignore
phpcs.xml export-ignore
phpcs.xml.dist export-ignore
phpdoc.xml export-ignore
phpdoc.dist.xml export-ignore
phpmd.xml export-ignore
phpunit.xml export-ignore
phpunit.xml.dist export-ignore
README.md export-ignore
renovate.json export-ignore
yoast_meta.md