-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitattributes
39 lines (39 loc) · 1.04 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
*.code-workspace export-ignore
.babelrc export-ignore
.env.testing.linux.dist export-ignore
.env.testing.mac.dist export-ignore
.gitattributes export-ignore
.github export-ignore
.gitignore export-ignore
.ide.php export-ignore
.php-cs-fixer.cache export-ignore
.phpcs.xml export-ignore
.phplint-cache export-ignore
.phplint.yml export-ignore
.rsync-filters-pre-build export-ignore
.rsync-filters-post-build export-ignore
.vscode export-ignore
Gruntfile.js export-ignore
README.md export-ignore
RoboFile.php export-ignore
bin export-ignore
builder export-ignore
builder.yml export-ignore
codeception.dist.yml export-ignore
cs export-ignore
/dev-workspace export-ignore
/dist export-ignore
jsconfig.json export-ignore
legacy-tests export-ignore
node_modules export-ignore
package-lock.json export-ignore
package.json export-ignore
phpcs.xml export-ignore
phpmd-ruleset.xml export-ignore
psalm.xml export-ignore
ray-dist.php export-ignore
ray.php export-ignore
screenshot-*.png export-ignore
tests export-ignore
webpack.config.js export-ignore
/assets_wp export-ignore