Skip to content

Commit 4b1a263

Browse files
committed
build: update changes in .git* files
Update latest changes in .gitattributes and .gitignore files. Closes #1
1 parent 19476e9 commit 4b1a263

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

.gitattributes

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1+
/.github export-ignore
12
/tests export-ignore
3+
/docs export-ignore
24
CHANGELOG.md export-ignore
3-
README.md export-ignore
4-
README-ES.md export-ignore
55
phpcs.xml export-ignore
66
phpunit.xml export-ignore
77
phpmd.xml export-ignore
8-
.travis.yml export-ignore
9-
.editorconfig export-ignore
8+
phpdoc.xml export-ignore
109
.gitattributes export-ignore
1110
.gitignore export-ignore
12-
.php_cs.dist export-ignore
13-
CONDUCT.md export-ignore
11+
.php-cs-fixer.dist.php export-ignore

.gitignore

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
.git*/
21
vendor/
3-
docs/*.pyc
4-
docs/_build
5-
build/artifacts/
2+
coverage/
3+
.vscode/
4+
docs/cache/
65
composer.phar
76
composer.lock
87
composer-test.lock
98
phpcbf-fixed.diff
10-
.idea
11-
.DS_STORE
12-
.php_cs.cache
9+
.php_cs.cache
10+
php-http-status-code.code-workspace
11+
.repository.md
12+
.phpunit.result.cache
13+
coverage.xml

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy