Files
faveo/.gitattributes
Manish Verma 00a7111421 v1.10.1 build updates
- 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
2018-09-19 15:44:43 +05:30

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