Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .gitattributes file? #11

Closed
Crell opened this issue Jun 5, 2015 · 3 comments
Closed

Add .gitattributes file? #11

Crell opened this issue Jun 5, 2015 · 3 comments

Comments

@Crell
Copy link
Owner

Crell commented Jun 5, 2015

Apparently it's a thing:

http://blog.madewithlove.be/post/gitattributes/

@fbidu
Copy link
Contributor

fbidu commented Jul 24, 2015

Yes... That post gave some clues about how we could it. Basically:

/tests export-ignore
/phpunit.xml.dist export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/README.md export-ignore

@Crell
Copy link
Owner Author

Crell commented Jul 24, 2015

This was mostly a note-to-self. Can you file a PR?

@fbidu
Copy link
Contributor

fbidu commented Jul 24, 2015

Yeah, sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants