forked from anspress/anspress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
34 lines (34 loc) · 918 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
/dist/ export-ignore
/tests/ export-ignore
/node_modules/ export-ignore
/.github/ export-ignore
/phpdoc.dist.xml export-ignore
/phpunit.xml export-ignore
/Gruntfile.js export-ignore
/package.json export-ignore
/plugin.json export-ignore
/.wordpress-org export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.docker-compose.yml export-ignore
/.vscode export-ignore
/.git export-ignore
/vendor export-ignore
/Dockerfile export-ignore
/.phpcs.xml.dist export-ignore
/.phpmd.xml.dist export-ignore
/anspress.json export-ignore
/grumpphp.yml export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore
.editorconfig export-ignore
/bin export-ignore
/.devcontainer export-ignore
/.github/ export-ignore
/node_modules/ export-ignore
/vendor/ export-ignore
composer.lock export-ignore
composer.json export-ignore
.distignore export-ignore
grumphp.yml export-ignore
/templates/scss export-ignore