mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
Merge pull request #67 from Ayesh/export-ignore
Update .gitattributes to export-ignore tests, docs, and other build files
This commit is contained in:
17
.gitattributes
vendored
17
.gitattributes
vendored
@@ -1,7 +1,14 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
/.github export-ignore
|
|
||||||
.styleci.yml export-ignore
|
/.github export-ignore
|
||||||
|
/tests export-ignore
|
||||||
|
/docs export-ignore
|
||||||
|
.gitattributes export-ignore
|
||||||
|
.gitignore export-ignore
|
||||||
|
.styleci.yml export-ignore
|
||||||
.scrutinizer.yml export-ignore
|
.scrutinizer.yml export-ignore
|
||||||
BACKERS.md export-ignore
|
BACKERS.md export-ignore
|
||||||
CONTRIBUTING.md export-ignore
|
CONTRIBUTING.md export-ignore
|
||||||
CHANGELOG.md export-ignore
|
CHANGELOG.md export-ignore
|
||||||
|
nodemod.json export-ignore
|
||||||
|
phpunit.xml.dist export-ignore
|
||||||
|
|||||||
Reference in New Issue
Block a user