sebastiaanluca / laravel-auto-morph-map

THIS PACKAGE HAS BEEN DEPRECATED — Automatically alias and map the polymorphic types of Eloquent models.
https://sebastiaanluca.com
MIT License
54 stars 9 forks source link

update .gitignore and .gitattributes #11

Closed reziamini closed 3 years ago

reziamini commented 3 years ago

Add .gitattributes file to remove test files when we are using it as a composer package And Update .gitignore file not to listen on .idea directory

sebastiaanluca commented 3 years ago

Thanks for the PR and sorry for the super late response! I'll release a new version in a few minutes with this included.