
- Fixed API issues - Updated release notes and readme files - Updated dummy database files - dumped composer to with --no-dev to ignore dev dependency - ignored tests directory and phpunit.xml while downloading compressed archives of the repo
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
* text=auto
|
|
*.css linguist-vendored
|
|
*.less linguist-vendored
|
|
*.js linguist-vendored
|
|
*.html linguist-vendored
|
|
tests/ export-ignore
|
|
phpunit.xml export-ignore
|
|
|